Topic: "asyncstorage"
sunnylqm/react-native-storage
local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
Language: JavaScript - Size: 1.03 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 3,034 - Forks: 267

ammarahm-ed/react-native-mmkv-storage
An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI
Language: C++ - Size: 4.44 MB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 1,683 - Forks: 117

jasonmerino/react-native-simple-store
A minimalistic wrapper around React Native's AsyncStorage.
Language: JavaScript - Size: 2.14 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 871 - Forks: 82

thewei/react-native-store 📦
A simple database base on react-native AsyncStorage.
Language: JavaScript - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 570 - Forks: 74

chende008/react-native-easy-app
Simpler storage, Simpler fetch, Simpler UI
Language: JavaScript - Size: 785 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 237 - Forks: 26

manicakes/react-native-icloudstore
A drop in replacement for React Native's AsyncStorage API that wraps the iCloud Ubiquitous Key-Value Store.
Language: Objective-C - Size: 19.5 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 182 - Forks: 36

youneshenniwrites/ReactNativeAuth
Mobile user authentication flow with React Native, Expo, and AWS Amplify: Sign In, Sign Up, Confirm Sign Up, Forget Password, Reset Password.
Language: JavaScript - Size: 623 KB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 127 - Forks: 39

aryaminus/RN-voice-video-call
Usage of WebRTC for voice & video call with peer-to-peer or conference with Login and Register screen using response & Async storage with Call Dis/Connect, Failed and Idle views in react native. Youtube:
Language: JavaScript - Size: 1.38 MB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 125 - Forks: 76

zewish/redux-remember
Saves and loads your redux state from a key-value store of your choice
Language: TypeScript - Size: 1.94 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 102 - Forks: 7

FidMe/react-native-fast-storage
A simple, performance oriented key value storage for React Native. Drop in replacement for AsyncStorage
Language: Objective-C - Size: 465 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 13

jsoendermann/react-native-async-storage-dev-menu-item
:control_knobs: Adds an option to your dev menu to console.log the contents of your AsyncStorage.
Language: Java - Size: 337 KB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 87 - Forks: 4

agilgur5/mst-persist
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
Language: TypeScript - Size: 322 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 86 - Forks: 17

leoafarias/use-state-persist
Simple React Hook to persist/cache the useState locally. Easily load stale state for better ux.
Language: TypeScript - Size: 420 KB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 53 - Forks: 5

tuax/tua-storage
📦 统一封装各个端(小程序、web 端、React-Native、Node 端)中对于缓存层的使用(A common storage for web(localStorage), for RN(AsyncStorage), for mini-program(wx) or just memory cache(Node.js))
Language: JavaScript - Size: 398 KB - Last synced at: about 1 hour ago - Pushed at: almost 3 years ago - Stars: 47 - Forks: 8

nestjs-steroids/async-context
:link: NestJS Async Context based on async_hooks
Language: TypeScript - Size: 626 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 3

aryaminus/RN-login-register-screen
Usage of login / sign-in screen with register / sign-up and forget password screen for authentication in react-native with navigation and Async local storage of input values
Language: JavaScript - Size: 261 KB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 34 - Forks: 29

peterpme/react-native-asyncstorage
📬 📫 🗄 Declarative AsyncStorage component for React Native
Language: JavaScript - Size: 55.7 KB - Last synced at: 19 days ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 1

createnextapp/async-local-storage
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
Language: JavaScript - Size: 815 KB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 27 - Forks: 6

Abdullah0Dev/stylish
🚀 A Full Stack React Native E-Commerce Project! 🛒👇👇
Language: TypeScript - Size: 4.08 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 16

bashkirtsevich-llc/aioudp
Asyncio UDP server
Language: Python - Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 25 - Forks: 9

adhenrique/react-native-redux-thunk-authentication-example
This is an react-native login example, with redux, redux-persist, redux-thunk and react-native-router-flux.
Language: JavaScript - Size: 256 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 16

tiaanduplessis/react-native-modest-storage
💾 A modest wrapper around the AsyncStorage API
Language: JavaScript - Size: 1.84 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 5

aveq-research/localforage-asyncstorage-driver
Driver which enables you to use localforage for React-Native's AsyncStorage API
Language: JavaScript - Size: 554 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 21 - Forks: 0

amandeepmittal/offline-todolist-app 📦
⚛️📱 Using AsyncStorage, learn how to build a realtime React Native app
Language: JavaScript - Size: 2.13 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 6

ngljcb/px-city-gem-go 📦
CityGem Go! is an interactive treasure hunt app for Android and iOS, built with React Native Expo, guiding users through city routes with riddles.
Language: TypeScript - Size: 456 MB - Last synced at: 6 minutes ago - Pushed at: 3 months ago - Stars: 18 - Forks: 7

amarjanica/react-native-sqlite-expo-demo
React Native Expo app showcasing SQLite integration, database migrations, and web support with AsyncStorage and IndexedDB. Includes integration tests and a multi-platform demo (native & web)
Language: TypeScript - Size: 1.11 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 16 - Forks: 2

tradle/react-native-async-storage-rocks
Language: C++ - Size: 4.08 MB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 0

marventures/little-lemon-app
This application is a React Native Food App. Users will have to go through a registration process. Once they successfully complete that phase, they are redirected to a home screen where they can search and filter menu items. User can also change their preferences in Profile page.
Language: JavaScript - Size: 1.65 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 7

mirinzhang/react-native-expire-storage
Use react-native AsyncStorage storage data by add expiration time
Language: JavaScript - Size: 7.81 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 4

VagnerNerves/ignitegym-rn
Developed the Ignite Gym project in React Native, it is a fitness-oriented application that provides features for user registration, exercise tracking, and execution history.
Language: TypeScript - Size: 13.2 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 4

virtualforce/react-native-storage
React Native Storage Library
Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 2

chaudhryjunaid/redux-persist-encrypted-async-storage
Redux persist storage engine that provides an encryption layer over async storage
Language: JavaScript - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 13

e1016/storm-react-native
⚛️⚡️ AsyncStorage manager library for React Native
Language: JavaScript - Size: 26.4 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 3

tyshkovskii/typed-async-storage 📦
Validate your AsyncStorage using PropTypes!
Language: JavaScript - Size: 243 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 9 - Forks: 13

nilavanraj/react-native-raw
This is a React Native JSI File read and Write library that works 2x faster than the conventional React Native File read and Write library .
Language: C++ - Size: 918 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

aysilsimgekaracan/Water-Reminder-App
Water Reminder App w/ React Native
Language: JavaScript - Size: 491 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 1

tradle/react-native-async-storage-snappy
Language: Java - Size: 11.7 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

swaaz/Mapme
Open Source React Native app to track wherever you go!
Language: JavaScript - Size: 2.85 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

Neeleshrj/TimeLy
A TImeTable App for being timely to your classes.
Language: JavaScript - Size: 1.46 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 9

Natanaelvich/plantmanager
Plantmanager made with react native
Language: TypeScript - Size: 725 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 2

patrickgodinho/entriapets
Pet list app built with React Native and Relay
Language: JavaScript - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 0

Abdullah0Dev/stylish-starter
A Full Stack E-Commerce App with React Native! - starter code
Language: TypeScript - Size: 3.57 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 6 - Forks: 2

Shubhamdutta2000/Weather-Forecast-App-made-with-React-Native
User can search city and get list of cities and get weather forcast of particular city
Language: JavaScript - Size: 31.4 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

gxsshallot/react-native-general-storage
The wrapper of AsyncStorage to support multi-level key and key prefix.
Language: JavaScript - Size: 26.4 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

nicholascostadev/typed-local-storage
Interact with storages with type safety, localStorage, MemoryStorage, AsyncStorage and more
Language: TypeScript - Size: 93.8 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

Praisecodes/todo
React Native To-Do Application.
Language: TypeScript - Size: 1.72 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

Iltony/monitorService 📦
test of react native using headless
Language: Objective-C - Size: 1.11 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

oguzhanbolme/react-native-redux-async-storage
Language: JavaScript - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

ReyHaynes/react-native-eth-lightwallet-demo
Basic react-native implementation of eth-lightwallet to generate and store wallet.
Language: JavaScript - Size: 231 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 3

Jeffresh/SkyScannerApp
React Native app using SkyScanner Api, implemented with, Redux/Saga, AsyncStorage, Hooks, Native base, Axios, Google Auth and Expo
Language: TypeScript - Size: 2.14 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1

gude1/NewsMobile
A react-native News app using NewsCatcher api
Language: TypeScript - Size: 2.68 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

ng-ha/tinder
Tinder clone with React-Native + Firebase 💖
Language: JavaScript - Size: 11.9 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

MatheusAndrade23/marketspace
Uma App de E-Commerce desenvolvido com React Native + Typescript + Native Base para um desafio da trilha de React Native da jornada Ignite, da Rocketseat.
Language: TypeScript - Size: 863 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

SiliconDB/react-native-silicon-db
React native database on steroids
Language: JavaScript - Size: 530 KB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

syedwshah/InStore
This e-commerce app leverages React and React-Native libraries to build for Android and iOS. JWTs, AsyncStorage API, oAuth, MongoDB for SaaS on the Back-End, Animations, preloading and caching assets using Expo, theming for consistency, react-navigation, and MobX-State-Tree as a stateful container to handle mutable and immutable data with high performance.
Language: JavaScript - Size: 129 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

FabricioAllves/Marketspace_App
Aplicativo Marketspace (OLX)
Language: TypeScript - Size: 28.3 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

abhins0554/React-Native-Encrypted-Asyncstorage
This package / module will encrypt all your data before storing to asyncstorage
Language: JavaScript - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

gabriel-mend/AppTodo
Aplicativo de tarefas feito com React Native e armazenamento dados no AsyncStorage do Expo
Language: JavaScript - Size: 2.93 MB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

LuffyAnshul/civilApp
Language: JavaScript - Size: 3.77 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

tsepeti/react-native-stor
React native using AsyncStorage to create objects, lists.
Language: JavaScript - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

abdelav/react-hybrid-storage
A local storage wrapper for both react-native(AsyncStorage) and browser(localStorage).
Language: JavaScript - Size: 52.7 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

chenzhe142/react-native-storage-unit
a simple cascading-sync AsyncStorage wrapper for React Native
Language: JavaScript - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

TJ-Droid/tjdroid
[Open Source Project] Feature-packed service organizer for Jehovah's Witnesses that allows to take notes, conveniently view and arrange territories and interested persons, automatically track statistics and field service time.
Language: TypeScript - Size: 10.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 2

JsExpertCoder/nlw-unite-react-native
NLW Unite <React Native /> - 2024
Language: TypeScript - Size: 410 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

David-mwas/Melodious
Melodious is a mobile app that serves as your ultimate music player, allowing you to enjoy your favorite songs anytime, anywhere. With Musica, you can listen to your entire music library, create custom playlists, and control playback with ease.
Language: JavaScript - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

JsExpertCoder/nlw-expert-react-native
NLW Expert <React Native /> - 2024
Language: TypeScript - Size: 2.5 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

CaioLucasNS/dailydiet
Mobile app for organize and monitor your diet. The app uses technologies such as: React Native, TypeScript, AsyncStorage, Stack Navigator, Path Mapping with babel and TS.
Language: TypeScript - Size: 1.13 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

temidayo-falomo/upQuiz
A Quiz App built with React Native.
Language: JavaScript - Size: 1.65 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

henriquemarquesdev/gameplay
Next Level Week Together by Rocketseat - React Native.
Language: TypeScript - Size: 1.32 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

weianke/reactNative_Github
基于RN实现展示github项目的移动端app
Language: JavaScript - Size: 1.46 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

raazseth/TS-React-Native-PasswordManager
This is Typescript password manager made with React Native. Packages involved Fingerprint Touch ID, Crypto JS, Async Storage, React Navigation, and many more.
Language: TypeScript - Size: 859 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

thomascostta/decode-save-pass
App de um gerenciador de senhas utilizando React-Native, Expo.CLI e AsyncStorage.
Language: TypeScript - Size: 179 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

atharmohammad/Store-Inventory
Mobile App for Store Owners to manage their incoming and outgoing products , save important documents of sales and goods and manage all their customers and suppliers contact and provide product price management
Language: JavaScript - Size: 475 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

PitzTech/Gameplay-Mobile
Aplicativo para lhe ajudar a crie grupos para jogar seus games favoritos com seus amigos.
Language: Java - Size: 2.66 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Natanaelvich/gofinances-mobile
Control your form finance very simple
Language: TypeScript - Size: 1.79 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

JadRizk/TodoApp
🗂React-Native Todo App + MobX 🗂
Language: JavaScript - Size: 569 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

3rd-Eden/storage-engine
EventEmitter abstraction on top the React-Native AsyncStorage API
Language: JavaScript - Size: 45.9 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

hai0z/Harmonify
Music app like spotify
Language: TypeScript - Size: 20.4 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

armujahid/reactnd-project-mobile-flashcards
Flashcards app using react-native and redux
Language: JavaScript - Size: 4.37 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 2

maxgfr/huge-async-storage
A wrapper of async-storage that allows you to store huge data on react-native
Language: TypeScript - Size: 2.02 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Fedrosauro/SeBu-React-Native-App
Exam Project for Android Module - Selling And Buying App
Language: JavaScript - Size: 7.64 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

anisharma07/React-native-attendance-app
An app that tracks and manage attendance efficiently... checkout demo web version also
Language: TypeScript - Size: 3.39 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 1

chayan2009/EcommerceApp-ReactNative
EcommerceApp-ReactNative is a e-commerce mobile application built with React Native, featuring a modern UI, seamless navigation
Language: TypeScript - Size: 1.72 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

AnkanMisra/flickr-image-caching-app
React Native Image Gallery App is a mobile application that fetches and displays recent images from Flickr using their API. It features offline support with image caching, automatic updates when the API response changes, and a user-friendly navigation system. Designed to deliver a seamless and efficient user experience
Language: TypeScript - Size: 2.81 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SV592/Flashcard-App-
A development build for a mobile app built with React Native, that allows users to create, edit and delete flashcards
Language: JavaScript - Size: 382 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

Praisecodes/swift-valet-customer
Implementing smart parking systems that use and real-time data to guide drivers to available parking spots can effectively address parking congestion.
Language: TypeScript - Size: 1.24 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

vandodev/React-Native-Insider-3
React Native Insider 3 encurtador de url
Language: JavaScript - Size: 1.45 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sohretturaman/todoAppAllFutures
A notes application with many features such as user login, firestore database,react-redux, async storage etc. has been developed.
Language: JavaScript - Size: 2.53 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kamilaut/ZenZap
React Native Mobile Chat App. The app provides users with a chat interface and options to share images and their location.
Language: JavaScript - Size: 12.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

clayrisser/use-state-cache
react hook to cache state
Language: TypeScript - Size: 1.05 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

VagnerNerves/dailydiet-ignitern
Developed the Daily Diet project where you can register meals by entering the date and time, and indicating whether they are part of the diet or not. The system then calculates the percentage of adherence to the diet. Within the system, you can edit meals, delete them, and view statistics.
Language: TypeScript - Size: 1.67 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

meeyth/Make-Notes
An React Native app to take notes
Language: JavaScript - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rafinhaa/mycapital-challenge
Desafio MyCapital
Language: TypeScript - Size: 540 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

gabrielmoura2790/myNotes
Aplicativo para você anotar suas atividades e marcar como concluídas.
Language: TypeScript - Size: 184 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

murilo-souza/GoFinances-App-ReactNative
Language: TypeScript - Size: 758 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

marianapatcosta/weatherison-mobile
Mobile app developed with React Native to compare the forecast of different weather apis
Language: JavaScript - Size: 1.08 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

flvSantos15/filmesAppRNInsider4.0
A playlist movies build in React Native
Language: JavaScript - Size: 223 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mgckaled/ignite-reactnative_dailydiet
Repositório do Desafio 2 (Chapter 2) da trilha Ignite React Native 2022 idealizado pela Rocketseat Education
Language: TypeScript - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mostafa-sultan/compiler-community-trial-app
React Native application with some useful services for my community
Language: JavaScript - Size: 8.28 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Samuel-Rodrigues/check_plant_mobile
App React native de anotações off-line que armazena localização, anotação e data. Os dados são sincronizados com uma API posteriormente, quando o usuário estiver conectado a internet
Language: JavaScript - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
