Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
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. | See video, network and logs that led to bugs and crashes in live apps. No need to reproduce intermittent bugs. With Bugsee, all the crucial data is always there. |
| - | Crash reporting; In-app bug reporting; Crash analytics; Network traffic; Console logs; System and custom traces and events; Integrates with all bug trackers and chats |
Statistics | |
Stacks 1.4K | Stacks 2 |
Followers 348 | Followers 13 |
Votes 1 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
Integrations | |

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.

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

UXCam automatically records all events in your app, providing insights into user behavior and helping you solve problems that users encounter.

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.

Lookback helps you collect, understand and share user experiences.

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.