React Native
✨This repo serves as a resource for developers to leverage on their journey into React Native.✨
Last updated
Was this helpful?
✨This repo serves as a resource for developers to leverage on their journey into React Native.✨
Last updated
Was this helpful?
React-Native case studies:
housing.com's experience building RN app:
Building the chainReact app:
Series on building with React-Native:
How react-native works:
React-native working:
React-native working under the hood:
Deep dive into react-native working:
React-native under the hood:
Architecture of React-native:
Under the hood of react-native:
PanResponder + Animated API basics:
Shapes in React-Native:
Flexbox basics:
Themeing in React-Native:
Responsive UIs in react-native:
Fast and responsive UI tricks:
Build responsive UIs in react-native:
Custom fonts in React-Native:
Pixel pefect cloud images in react-native:
Image layout:
Interactive Images:
Image caching:
Photo editing using Photoeditor sdk for react-native:
Progressive images and caching:
Five things to know about images in React-Native:
React-Native image performance:
Exploring animated API:
React-Native's LayoutAnimation:
Creating a drag and drop component in react-native:
Building Apple Music UI with pan animations:
Android lock-pattern implementation using Animated API:
Smoother animations using native driver:
Animating TextInputs:
Adding Lottie animations in React-Native:
Drag and drop tags in React-Native(Part-1):
Drag and drop tags in React-Native(Part-2):
ScrollView animations using Animated API:
Animating items of FlatList:
Breaking down a counter animation n React-Native:
React-Native animations done right:
Experiments with high erformance animations in React-Native:
How to achieve great animation performance in React-Native:
React-Navigation integration with Redux with authentication flow:
Deep linking with react-Navigation:
Improving React-Navigation performance:
React-Navigation drawer tutorial:
Configuring android drawer and status bar:
Custom transitions in React Navigation:
5 part series on React-Navigation:
Geolocation with react-native-maps (2 parts):
Geolocation basics in react-native:
Building AR app with React-Native and Viro AR:
Building AR portals with React-Native and Viro AR:
Adding Snapchat like AR lenses in React-Native:
React-Native performance profiling:
An article on react-native performance:
Another article on react-native performance:
Using InteractionManager:
Debugging react-native performance:
Awesome techniques to debug react-native app:
React-Native debugging using React-Native debugger:
Extending react-native dev menu:
Debugging react-native and redux applications using react-native debugger:
Debugging the bridge:
Gray box end to end testing using detox:
e2e tests in Reaact-Native:
Jest for testing react-native (4 parts):
Graybox E2E Tests using Detox:
e2e testing in React-Native:
Testing in React-Native (Part-1):
VSCode setup for React-Native:
Visual Studio Mobile center + React-Native:
Working with Typescript and react-native:
Beta testing a RN app:
Adding crashlytics:
Updating react-native app:
Understanding react-native deployments:
App deployment:
Continuous integration for react-native apps:
Continuous integration forreact-native apps using Visual Studio App Center:
Using redux-offline for react-native and PWA for offline first architecture:
Handling offline actions in react-native:
Offline utilities:
Offline first app with react-native and redux:
OAuth2 with React-Native:
Creating an authentication system and a persistent user session with react-native:
React-Native authentication in depth ( AWS Mobile hub + AWS Amplify + Amazon Cognito ):
React-Native authentication using Firebase:
Building an e-commerce search app in React-Native:
Communicating between react-native and webview:
Tweeting in React-Native using linking:
Implementing native modules for ios in React-Native:
Add admob to react-native app:
React-Native quirks:
Communicating to and from native UI components:
Sending events to Javascript from native module in React-Native:
Handling deep linking in React-Native:
Using Expo, Gulp and Webpack to publish react components to npm:
Turn any Javascript library into React-Native component: