All Projects → tassdr → react-native-template

tassdr / react-native-template

Licence: other
A template for react native applications with built-in navigation.

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to react-native-template

Site
Israel Hiking Map has maps, route planning, and travel information for Israel. This repository holds the files needed for running the Israel Hiking Map site and apps.
Stars: ✭ 52 (+40.54%)
Mutual labels:  navigation
kaptain
👨‍✈️ multi-module navigation on Android has never been so easier!
Stars: ✭ 24 (-35.14%)
Mutual labels:  navigation
Helm
A graph-based SwiftUI router
Stars: ✭ 64 (+72.97%)
Mutual labels:  navigation
simple-sidenav
Simple, easily customizable, animated menu.
Stars: ✭ 40 (+8.11%)
Mutual labels:  navigation
accessible-nav-wp
An accessible menu for WordPress theme development
Stars: ✭ 26 (-29.73%)
Mutual labels:  navigation
ml-stack-nav
Customizable, responsive, accessible, easy-to-use multi-level stack navigation menu with slide effect.
Stars: ✭ 20 (-45.95%)
Mutual labels:  navigation
NavigationHeader
Navigation Header library based on MotionLayout inspired by dribble menu design built with MotionLayout and ObjectAnimator.
Stars: ✭ 39 (+5.41%)
Mutual labels:  navigation
NavKit
Simple and integrated way to customize navigation bar experience on iOS app.
Stars: ✭ 37 (+0%)
Mutual labels:  navigation
Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality and brings smart tool bar to code editor.
Stars: ✭ 134 (+262.16%)
Mutual labels:  navigation
neonavigation
A 2-D/3-DOF seamless global/local mobile robot motion planner package for ROS
Stars: ✭ 199 (+437.84%)
Mutual labels:  navigation
Object-Goal-Navigation
Pytorch code for NeurIPS-20 Paper "Object Goal Navigation using Goal-Oriented Semantic Exploration"
Stars: ✭ 107 (+189.19%)
Mutual labels:  navigation
trueChart-Menubar4Sense
MENUBAR as visualization extension for Qlik Sense® allows for vertical and horizontal buttons and selections (fields, master dimensions and variables) as well as unlimited trigger based Actions. #trueChart #menubar #highcoordination
Stars: ✭ 19 (-48.65%)
Mutual labels:  navigation
SettingsAppInSwiftUI
I have recreated a Settings App in iPhoneXR using SwiftUI concepts such as Form,Section,Toggle,Picker,Stack..etc
Stars: ✭ 37 (+0%)
Mutual labels:  navigation
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-62.16%)
Mutual labels:  navigation
vor-python-decoder
Decodes VOR signal from WAV file to get the bearing to your position
Stars: ✭ 33 (-10.81%)
Mutual labels:  navigation
LittleNavmapOFMTheme
Open Flightmaps VFR Map Theme for Little Navmap
Stars: ✭ 34 (-8.11%)
Mutual labels:  navigation
Fluent-Design
Microsoft's Fluent Design with pure HTML/CSS/JS
Stars: ✭ 36 (-2.7%)
Mutual labels:  navigation
navigation-skeleton
This component allows you to show skeletons of pages during navigation process.
Stars: ✭ 16 (-56.76%)
Mutual labels:  navigation
styled-off-canvas
A simple off canvas menu built with styled-components 💅
Stars: ✭ 61 (+64.86%)
Mutual labels:  navigation
codemill.vmfirstnav
Xamarin.Forms ViewModel First Navigation Library
Stars: ✭ 22 (-40.54%)
Mutual labels:  navigation

Introduction

A template for react native applications with built-in navigation. Includes a drawer and a bottom-tab navigator, a customizable header component, and a few sample screens.

demo

Demo

Snack made by cjmling available here

Running the app

  1. Follow the instructions and install the dependencies required for your target OS from here

  2. git clone https://github.com/tassdr/react-native-template.git
    
  3. npm install
    
  4. react-native run-android
    

or react-native run-ios

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].