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. | It is a tiny wrapper around React Navigation and Next.js that lets you share navigation code across platforms. |
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 | A tiny wrapper around React Navigation and Next.js that lets you share navigation code across platforms;
A set of patterns and examples for building cross-platform apps with React Native + Next.js |
Statistics | |
GitHub Stars - | GitHub Stars 4.0K |
GitHub Forks - | GitHub Forks 191 |
Stacks 108 | Stacks 8 |
Followers 59 | Followers 2 |
Votes 30 | Votes 0 |
Pros & Cons | |
Pros
| No community feedback yet |
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.

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.

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).

The fastest bulk URL shortener for agencies and marketers. Upload a CSV with 100,000 URLs, get branded short links in seconds. Custom domains, click analytics, API access.

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.

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

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.