Giter Site home page Giter Site logo

cleancoindev / fantom-mobile-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fantom-foundation/fantom-mobile-app

0.0 1.0 0.0 62.71 MB

Mobile wallet and payments application

License: MIT License

JavaScript 94.74% Python 0.96% Java 1.66% Objective-C 2.64%

fantom-mobile-app's Introduction

Fantom Wallet

Introduction

This is the repository for the Fantom Wallet mobile application.

Technology Stack

  • React v16.4.1
  • React-Native v0.56.0
  • Redux v4.0.0
  • react-navigation v2.11.2

Installation

You will need Node.js, Watchman, the React Native command line interface, and Xcode.

Node, Watchman We recommend installing Node and Watchman using Homebrew. Run the following commands in a Terminal after installing Homebrew:

brew install node@10
brew install watchman

The React Native CLI Node.js comes with npm, which lets you install the React Native command line interface.

npm i react-native

Alternatively, you can use yarn:

yarn global add react-native-cli

Setup

npm install
npm run jetify

Alternatively, use yarn:

yarn install
yarn run jetify

iOS SETUP

Xcode

The easiest way to install Xcode is via the Mac App Store. Installing Xcode will also install the iOS Simulator and all the necessary tools to build your iOS app.

run on iOS using command

react-native run-ios

or you can run directly from xcode.

ANDROID SETUP

  1. Download and install Android Studio

Android Studio provides the Android SDK and AVD (emulator) required to run and test your React Native apps.

  • Android Studio requires the Java SE Development Kit(JDK), version 8. You can type javac -version in a terminal to see what version you have, if any.
$ javac -version
javac 1.8.0_111
  • The version string 1.8.x_xxx corresponds to JDK 8.
  1. Install the AVD and HAXM

Choose Custom installation when running Android Studio for the first time. Make sure the boxes next to all of the following are checked:

> Android SDK
> Android SDK Platform
> Performance (Intel ® HAXM)
> Android Virtual Device
> Then, click "Next" to install all of these components.
  • If you've already installed Android Studio before, you can still install HAXM without performing a custom installation.
  1. Install the Android 6.0 (Marshmallow) SDK

Android Studio installs the most recent Android SDK by default. React Native, however, requires the Android 6.0 (Marshmallow) SDK. To install it, launch the SDK Manager, click on "Configure" in the "Welcome to Android Studio" screen.

For more detail visit: https://facebook.github.io/react-native/docs/getting-started

  1. run using command
react-native run-android

Running on Device

To run the app on device, please follow instructions here

fantom-mobile-app's People

Contributors

abhardwaj-innow8 avatar dependabot[bot] avatar kapilbindal1 avatar komal0508 avatar komal3794 avatar ksinnow8 avatar maninder-kaur7 avatar mkong avatar neeraj0007 avatar sameekshajn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.