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

https://github.com/marmelab/react-admin-native-demo


https://github.com/marmelab/react-admin-native-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# react-admin-native-demo

This is a demo application showing how to use [React-Admin](https://marmelab.com/react-admin/) with react-native. It leverages:

- [Expo](https://expo.dev/)
- [react-native-paper](https://callstack.github.io/react-native-paper/)

## Prerequisites

- [Bun](https://bun.sh/)
- [Android SDK](https://developer.android.com/studio)

## Installation

Run the following command:

```sh
make install
```

## Development

Run the following command:

```sh
make start
```

Then follow the instructions displayed in your terminal:
- type `w` to open the web version in your browser
- type `a` to open the android version in your emulator or device