Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiishhan/reactnativeinterview
A react native app with insert, update and delete operations with array.
https://github.com/kiishhan/reactnativeinterview
android array development form ios list react-native
Last synced: 8 days ago
JSON representation
A react native app with insert, update and delete operations with array.
- Host: GitHub
- URL: https://github.com/kiishhan/reactnativeinterview
- Owner: kiishhan
- License: apache-2.0
- Created: 2022-04-26T11:51:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T13:51:41.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T21:44:17.622Z (21 days ago)
- Topics: android, array, development, form, ios, list, react-native
- Language: Java
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReactNative Form App
In an interview with an organisation, they asked to develop a react native app with multiple operations such as
- Add data to the list
- Delete the data from the list
- List the data using an arrayI have developed this app with a minimal UI design. Here are some screenshots of it.
#### Screenshots
| Preview 1 | Preview 2 | Preview 3 |
| ------------- | ------------- | ------------- |
| ![](https://github.com/kishanbarmawala/ReactNativeInterview/blob/main/screenshots/ss-1.png) | ![](https://github.com/kishanbarmawala/ReactNativeInterview/blob/main/screenshots/ss-2.png) | ![](https://github.com/kishanbarmawala/ReactNativeInterview/blob/main/screenshots/ss-3.png)#### Platform and license
[![React Native](https://img.shields.io/badge/React-Native-orange.svg)]([https://reactnative.dev/])
[![Platforms iOS](https://img.shields.io/badge/Javascript-purple.svg)](https://www.javascript.com/)
[![License MIT](https://img.shields.io/badge/License-MIT-green.svg?style=flat)](https://opensource.org/licenses/MIT)