Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Yes, we’re really free. So, how do we keep the lights on? Instead of charging you a monthly fee, we sell ads on your behalf to the top 500 mobile advertisers in the world. With Batch, you earn money each month while accessing great engagement tools for free. | Start quickly with built-in navigators that deliver a seamless out-of-the box experience. Navigation views that deliver 60fps animations, and utilize native components to deliver a great look and feel. |
Push notifications;Users analytics;Reward engine;Native ads | - |
Statistics | |
Stacks 42 | Stacks 1.4K |
Followers 42 | Followers 348 |
Votes 2 | Votes 1 |
Pros & Cons | |
Pros
| Pros
|
Integrations | |
| No integrations available | |

It is a platform for creating and sharing software. You can write your code and host it all in the same place. It is also a place to learn how to code.

Qonversion allows fast in-app subscription implementation. It provides the back-end infrastructure to validate user receipts and manage cross-platform user access to paid content on your app, so you do not need to build your own server.

LaunchKit is a suite of tools that makes it easier to build, launch, and manage mobile apps.

React Native Auto Updater was built to send updates over the air to bypass the sluggish AppStore review process, and speed up release cycles.

CodePush is a cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices. It works by acting as a central repository that developers can publish certain updates to (e.g. JS, HTML, CSS and image changes), and that apps can query for updates from (using our provided client SDKs).

There are many navigation libraries in the React Native ecosystem. Native Navigation is unique in that it is built on top of the iOS and Android platform navigational components, and this is more "native" than most other options which implement navigation from scratch in JavaScript on top of base React Native components like View and Animated.

This is an experimental implementation of a declarative API for handling fluid user interactions with views at 60 FPS in React Native.

With React and React Native, your web app can share most of its logic with your iOS and Android apps, but the view layer needs to be implemented separately for each platform. We have taken this a step further and developed a thin cross-platform layer we call ReactXP. If you write your app to this abstraction, you can share your view definitions, styles and animations across multiple target platforms. Of course, you can still provide platform-specific UI variants, but this can be done selectively where desired.

It is a tiny wrapper around React Navigation and Next.js that lets you share navigation code across platforms.

Instantly test your code on a device, or in the browser. You can either preview the component on the emulator inside the browser, or open it directly on your device with the Expo app. The UI updates as you type — every keystroke, without having to hit save.