![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@nfcampos/native-navigation
Advanced tools
This project is currently in beta.
Many of the core APIs are subject to change, and we do not consider this project "Production Ready" until it hits a 1.0 release. We encourage people to try this library out and provide us feedback as we get it to a stable state we are confident in, but not to rely on it for production use until then.
Read more about our Roadmap to 1.0
See the Installation Guide
To run the example project, first clone this repo:
git clone https://github.com/airbnb/native-navigation.git
cd native-navigation
Both npm
and the ruby bundler
gem are needed to run the project.
npm install
npm start
Then, in another CLI window:
To run on iOS: npm run run:ios
To run on Android: npm run run:android
Navigator.registerScreen(...)
Navigator.push(...)
Navigator.present(...)
Navigator.pop(...)
Navigator.dismiss(...)
Config
Spacer
Tab
TabBar
SharedElement
SharedElementGroup
Native Navigation is a navigation library for the React Native platform. 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 is thus more "native" than most other options which implement navigation from scratch in JavaScript on top of base React Native components like View
and Animated
.
React Native Navigation by Wix engineering is an alternative library that uses "Native" navigation components of each platform, and has been around longer than Native Navigation. If you need a stable / production-ready navigation library today that uses native platform based navigation components, we recommend you check this library out.
If you are investigating navigation solutions and you are okay with JavaScript-based solutions, we also encourage you to check out React Navigation.
See the Contributors Guide
See the Frequently Asked Questions page
This project is licensed under the MIT License.
FAQs
Native Navigation for React Native
The npm package @nfcampos/native-navigation receives a total of 0 weekly downloads. As such, @nfcampos/native-navigation popularity was classified as not popular.
We found that @nfcampos/native-navigation demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.