react-native
Posts
Links
Why Airbnb is Moving Off Of React Native - Software Engineering Daily
For the last two years, Airbnb has been using React Native to accelerate development of their mobile platforms. React Native is an open source framework developed by Facebook that allows JavaScript developers to create familiar React components that work across web, Android, and iOS development environments.
25-08-2020Sharing Code Between React Web and React Native Applications | by Reginald Johnson | React Native Training | Medium
It can be desirable for a consumer facing product to exist on the web as well as on mobile. For example, many food delivery applications exist as both web and mobile applications.
25-08-2020I picked up React Native as a web developer and here's what I've learned - DEV
For the last couple weeks, I've been building a React native app at work. It's a news reader (duh) and a bit of a monster at that, with filesystem access, background downloads, and push notifications.
25-08-2020
26-04-2021createStackNavigator | React Navigation
11-05-2021Navigation prop reference | React Navigation