Document Libraries & Packages used in UI
@PragatiVerma18 ya está trabajando en esto.
Desde el 18/12/2020.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
@react-native-async-storage/async-storage
- It is an asynchronous, unencrypted, persistent, key-value storage solution for React Native
- It has multi-platform support for Android, iOS, Web, macOS, and Windows
getItemandsetItemwork in a similar way as in local storage
Note: Async Storage can only store string data, so in order to store object data you need to serialize it first. For data that can be serialized to JSON, you can use JSON.stringify() when saving the data and JSON.parse() when loading the data.
@react-navigation
- React Navigation's stack navigator provides the gestures and animations that you would expect on Android and iOS when navigating between routes in the stack.
- React Navigation's tab navigator takes care of handling the Android back button for you.
- Routes are lazily initialized -- their screen components are not mounted until they are first focused.
- Platform-specific look-and-feel with smooth animations and gestures.
- It is Extensible at every layer— you can write your own navigators or even replace the user-facing API.
react-native-image-picker
- Allows you to use native UI to select media from the device library or directly from the camera.
- Image/video captured via camera will be stored in a temporary folder so will be deleted any time.
Note: Requires
WRITE_EXTERNAL_STORAGEpermission on Android 28 and below
react-native-vector-icons
- Vector Icons are perfect for buttons, logos, and nav/tab bars.
- Vector Icons are easy to extend, style, and integrate into your project.
- Has a huge variety of bundled icon sets
- These icons come with complete customization such as icon size, icon color, and it also supports multiple styling.
CC: @princiya, @temitopeakinsoto, @StuffByLiang
- Lenguaje dominante
- JavaScript
- Estrellas
- 6
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de MLH-Fellowship/react-native-tutorial
-
MLH-Fellowship/react-native-tutorial#41 · 1 asignado ·
-
Meeting notes Abierto
Dificultad 1/5 Menos de una hora Aptitud para principiantes 30/100
MLH-Fellowship/react-native-tutorial#39 · 1 comentario · 4 reacciones ·
-
MLH-Fellowship/react-native-tutorial#35 · 3 comentarios · 1 asignado ·
-
MLH-Fellowship/react-native-tutorial#34 · 1 asignado ·
-
Research Branching Model: CLI Abierto
MLH-Fellowship/react-native-tutorial#20 · 2 comentarios · 2 asignados ·
Todos los issues de MLH-Fellowship/react-native-tutorial
Issues similares
-
bug
Dificultad 2/5 1-3 horas Aptitud para principiantes 76/100
avniproject/avni-client#2135 ·
-
enhancement
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
babalae/bettergi-scripts-list#3674 ·
-
A-Release-Notes C-Editing D-Modest S-Ready-For-Implementation
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
bevyengine/bevy-website#2595 ·
-
ecosystem wording
Dificultad 1/5 Menos de una hora Aptitud para principiantes 90/100
matrix-org/matrix.org#3649 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
vadimdemedes/ink#1029 ·