Drag and Drop Tags in React Native, Part 2 of 2: Reordering and Adding Tags Learn how to reorder tags, using animated drag and drop, remove them and add new tags using a modal with a text input. Continue reading →
Drag and Drop Tags in React Native, Part 1 of 2: The Basics and Removing Tags Learn how to reorder tags, using animated drag and drop, remove them and add new tags using a modal with a text input. Continue reading →
Horizontal Calendar in React Native Learn how to build a horizontal calendar for filtering data or prompting date selection. Continue reading →
Charts in React Native (Part 3) Final part. Using real data for the chart and date ranges and adding new coins. Continue reading →
Charts in React Native (Part 2) Building the list of coins and fetching the prices using API. Continue reading →
Charts in React Native (Part 1) Setting up a new project and dependencies. Building presentational chart component. Continue reading →
Building React Native Apps on any Platform without Xcode or Android Studio Build React Native apps on any platform including OS X, Windows, and Linux without Xcode or Android Studio. Continue reading →
Cross-Platform Navigation in React Native Learn how to set up cross-platform navigation including tab, stack and modal navigation. Continue reading →
Implementing Comments with React Native and Node.js Learn how to implement comments in React Native with Node.js backend. Continue reading →
Logging Into React Native Apps with Facebook or Google Learn how to log users into React Native apps via Facebook or Google OAuth Continue reading →