项目作者: xXPaseoXx

项目描述 :
List with random users
高级语言: JavaScript
项目地址: git://github.com/xXPaseoXx/FriendsList.git
创建时间: 2020-05-04T14:52:33Z
项目社区:https://github.com/xXPaseoXx/FriendsList

开源协议:

下载


FriendsList

List with random users (https://randomuser.me/api/?results=20) for Android

you need NodeJs https://nodejs.org/en/

next step in terminal or console:

  1. npm install expo-cli --global

Create your project:

  1. expo init myNewProject
  2. cd myNewProject
  3. expo start

or go to project folder and run:

  1. expo start

With expo, you can now view your progress in the browser or in the Expo app ( https://play.google.com/store/apps/details?id=host.exp.exponent&referrer=www )

https://expo.io/