Skip to content

Flotiq Mobile Expo - MIT-licensed starter project for React Native development based on Flotiq

Notifications You must be signed in to change notification settings

flotiq/flotiq-mobile-demo

Repository files navigation

Flotiq logo


Important

We are not actively maintaining this repository due to low interest from our users. PRs are welcome.

Flotiq Mobile Expo

This is a mobile demo project for browsing Flotiq entries. It is configured to pull all data from your Flotiq account.

You can use this React Native project to kickstart your next mobile app development.

Install the app from Apple App Store or Google Play, use the QR code in your API keys to connect the app to Flotiq and browse through your content.

Flotiq Mobile Expo on Apple App Store Flotiq Mobile Expo on Google Play

This project was generated using Expo version 4.5.1 with React Native SDK version 41.0.0 and React version 16.13.1 and was tested for Android 10 and 11.

Screenshots:

Key features:

  • Login via API Key
  • API Key QR code scanner
  • Listing Content Type Definitions
  • Listing Content Objects
  • Single Content Object preview
  • Content Object management (create, update, delete)

Quick start

We assume you have nodejs installed.

  1. Clone project

    git clone https://github.com/flotiq/flotiq-mobile-demo 
  2. Install expo

    yarn global add expo-cli 
  3. Start developing

    cd flotiq-mobile-demo/
    yarn install
    yarn start

This will start Metro server and open browser tab on which you can start the app on Android and iOS* simulator or on the real device** reading the QR code.

*iOS simulators can be only installed on macOS.

**The real device have to have Expo Go app installed (Android app, iOS app).

Simulators

We recommend installing Android Studio through the excellent JetBrains Toolbox on Windows/Linux/macOS to run Android simulator; and Xcode for iOS simulator.

Turn on the simulator:

Collaborating

If you wish to talk with us about this project, feel free to hop on our Discord Chat

If you found a bug, please report it in issues.

About

Flotiq Mobile Expo - MIT-licensed starter project for React Native development based on Flotiq

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published