react-native-navbar
react-native-navbar copied to clipboard
Navbar component for React Native
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
# Summary ## Test Plan ### What's required for testing (prerequisites)? ### What are the steps to reproduce (after prerequisites)? ## Compatibility | OS | Implemented | | ------- |...
# Feature request It'd be nice to have screenshots in the README for every examples, so it makes their usages clear. ## Why it is needed Clarity about the library...
Am I doing something wrong? the statusbar color is not changing. It works on iphone but not on android. My code below ```javascript ```
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.10.2 to 1.16.1. Release notes *Sourced from [sshpk's releases](https://github.com/joyent/node-sshpk/releases).* > ## v1.16.1 > * Fixes for [#60](https://github-redirect.dependabot.com/joyent/node-sshpk/issues/60) (correctly encoding certificates with expiry dates >=2050), [#62](https://github-redirect.dependabot.com/joyent/node-sshpk/issues/62) (accepting PKCS#8...
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. Commits - [`b31e67f`](https://github.com/yeikos/js.merge/commit/b31e67fe6592390c967c991aa604c06ed2ae8c4f) link broken - [`6ad6035`](https://github.com/yeikos/js.merge/commit/6ad6035b901b3d680beac82de39ca83a93885246) Fix prototype pollution - See full diff in [compare view](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1) [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any...
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.0 to 3.0.2. Changelog *Sourced from [extend's changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md).* > 3.0.2 / 2018-07-19 > ================== > * [Fix] Prevent merging `__proto__` property ([#48](https://github-redirect.dependabot.com/justmoon/node-extend/issues/48)) > * [Dev Deps] update...
As you can see in the screenshot, I get the issue after i install react-navigation and react-gesture-handler 
I have used npm installed Navigation Bar to my project `$ npm install react-native-navbar --save` After I add this line to my Home.js, it return the error as attachment `import...
Compared to native ios user experience (eg. photos app), if the user clicks above the nav button it responds but when using this library it does not. ![simulator screen shot...