Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 array

I 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)