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

https://github.com/lucenarenato/crud-react-native-php-mysql

React Native Insert Update Display Delete CRUD Operations MySQL DB
https://github.com/lucenarenato/crud-react-native-php-mysql

expo javascript mysql php react-native

Last synced: 4 months ago
JSON representation

React Native Insert Update Display Delete CRUD Operations MySQL DB

Awesome Lists containing this project

README

          

# Crud React Native, PHP e MySql



> React Native Insert Update Display Delete CRUD Operations MySQL DB

## crud_react

```
php -S localhost:8000
```



## appcrud

```sh
npm install
npm start
expo r -c
```

- https://reactnativecode.com/insert-update-display-delete-crud-operations/
> @cpdrenato