Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Branch Metrics is a platform that powers the links that point back to your apps for shares, invites, referrals, and more. Branch makes it incredibly simple to create powerful deeplinks that can pass data across app install, making the entire app experience better. Our goal is to make every app experience frictionless and fundamentally change the way people interact with mobile apps today. | 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. |
Referrals and invites;Marketing links;Smart sharing;Personalized welcome from referring friend;Different post-install offers for different users;Automated app login;Attribution by campaign
and channel | - |
Statistics | |
Stacks 108 | Stacks 1.4K |
Followers 59 | Followers 348 |
Votes 30 | 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.

Button enables smart connections between apps that drive installs, increase engagement and facilitate mobile commerce.

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.

DeepLinkDispatch provides a declarative, annotation-based API to declare application deep links.

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.