All Projects → mustafaskyer → rigel-rn

mustafaskyer / rigel-rn

Licence: other
React Native Starter App with Redux, Sagas, Perfect Structure, works under rigel cli ( which helps to create reducer, components, screens, sagas) by command line

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
Starlark
911 projects
ruby
36898 projects - #4 most used programming language
swift
15916 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to rigel-rn

geofind
Multiplayer Geographical Guessing Game using PostGIS, Nuxt, Leaflet & Colyseus.
Stars: ✭ 31 (+40.91%)
Mutual labels:  maps
flyxc
GPS track visualization, flight planning, live tracking, and more ...
Stars: ✭ 47 (+113.64%)
Mutual labels:  maps
census-map-downloader
Easily download U.S. census maps
Stars: ✭ 31 (+40.91%)
Mutual labels:  maps
kinieta
A Fast Animation Engine with an Intuitive API
Stars: ✭ 44 (+100%)
Mutual labels:  animations
30DayMapChallenge
The official website for #30DayMapChallenge, It is a daily mapping/cartography/data visualization challenge aimed at the spatial community. Code for map submissions.
Stars: ✭ 33 (+50%)
Mutual labels:  maps
harp-leaflet
Leaflet plugin for harp.gl
Stars: ✭ 16 (-27.27%)
Mutual labels:  maps
coronavirus-map-dashboard
🦠 Coronavirus (COVID-19) Map Dashboard using coronavirus-tracker-api
Stars: ✭ 41 (+86.36%)
Mutual labels:  maps
unfolded-maps
Unfolded Studio sample maps 🗺️ with Observable JS 📓, Jupyter/.Net Interactive notebooks 📚 & Unfolded Map SDK
Stars: ✭ 20 (-9.09%)
Mutual labels:  maps
DrivingDirsMapActivity
Driving Directions in MapActivity sample for Android
Stars: ✭ 17 (-22.73%)
Mutual labels:  maps
FancyMenu
Source code for the FancyMenu mod.
Stars: ✭ 93 (+322.73%)
Mutual labels:  animations
DrinksGalleryApp
Xamarin.Forms goodlooking UI sample using the new CarouselView (Parallax).
Stars: ✭ 51 (+131.82%)
Mutual labels:  animations
Sequents
A simple continuous animation library for iOS UI.
Stars: ✭ 31 (+40.91%)
Mutual labels:  animations
geofiddle
Geometric conversions between different formats and projections
Stars: ✭ 15 (-31.82%)
Mutual labels:  maps
GradientAnimator
GradientAnimator helps to fill your view with vibrant gradient theme colours and animates them to give a stunning view to your application design
Stars: ✭ 70 (+218.18%)
Mutual labels:  animations
android
Where you can find everything Android from Mapzen
Stars: ✭ 106 (+381.82%)
Mutual labels:  maps
GPXSee-maps
GPXSee maps
Stars: ✭ 27 (+22.73%)
Mutual labels:  maps
cMaps
🎨 Control options and customization of the Google Maps colors, just 1,7 KB.
Stars: ✭ 14 (-36.36%)
Mutual labels:  maps
open route service
An encapsulation made around openrouteservice API for Dart and Flutter projects. Made for easy generation of Routes and Directions on Maps, Isochrones, Time-Distance Matrix, Pelias Geocoding, POIs, Elevation and routing Optimizations using their amazing API.
Stars: ✭ 20 (-9.09%)
Mutual labels:  maps
Javis.jl
Julia Animations and Visualizations
Stars: ✭ 740 (+3263.64%)
Mutual labels:  animations
SSSwiftUISpinnerButton
SSSwiftUISpinnerButton is a collection of various spinning animations for buttons in SwiftUI.
Stars: ✭ 37 (+68.18%)
Mutual labels:  animations

RIGEL

Documentation


App Structure
/App/

│assets
-- --  animations
-- -- styles
-- --  imgs
-- --  svg

│screens

│components

│configs

│langs
-- --  index
-- -- ar
-- --  en

│modules
-- --  mapbox

│navigation
-- --  AppNavigation
-- -- BottomTabs
-- --  config
-- --  Drawer
-- --  DrawerStyles
-- --  Navigator

│redux
-- --  reducers
-- -- actions
-- --  apis
-- --  Drawer
-- --  sagas
-- --  types

│util
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].