Category: React Native

0

React Native - CRUD Todo App Using AsyncStorage

This article will discuss a simple TodoApp application using simple storage, namely AsyncStorage. AsyncStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app. It should be used instead of...

react-native 0

Daftar Perintah Command Development React Native & React

Dalam melakukan pekerjaan saya sebagai developer, terdapat berbagai perintah-perintah yang harus di ingat, namun karena jarang digunakan terkadang lupa bagaimana perintah-perintah tersebut diketik, akibatnya saya harus mencari / mengoogle kembali apa perintahnya. Artikel ini...