All Projects → alpacahq → Alpaca Rn Mobile

alpacahq / Alpaca Rn Mobile

Licence: other
An example React native mobile app to help you get started with Alpaca

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Alpaca Rn Mobile

Livechart
Android library to draw beautiful and rich line charts.
Stars: ✭ 78 (+16.42%)
Mutual labels:  mobile-app, fintech, mobile
2019 Typography Calendar
2019 字体日历 App
Stars: ✭ 342 (+410.45%)
Mutual labels:  mobile-app, mobile
Buttercup Mobile
📱 React-Native mobile application for Buttercup
Stars: ✭ 297 (+343.28%)
Mutual labels:  mobile-app, mobile
Eeui
📱 使用 Vue.js 跨平台开发高质量原生(Android/iOS)应用。
Stars: ✭ 475 (+608.96%)
Mutual labels:  mobile-app, mobile
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (+270.15%)
Mutual labels:  mobile-app, mobile
Mojaloop
Starting point for on-boarding and contribution documentation for mojaloop
Stars: ✭ 267 (+298.51%)
Mutual labels:  fintech, mobile
Resizer
An image resizing library for Android
Stars: ✭ 406 (+505.97%)
Mutual labels:  mobile-app, mobile
Android
📱 Nextcloud Android app
Stars: ✭ 2,669 (+3883.58%)
Mutual labels:  mobile-app, mobile
Flutter starter kit
A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example
Stars: ✭ 553 (+725.37%)
Mutual labels:  mobile-app, mobile
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+9811.94%)
Mutual labels:  mobile-app, mobile
Immuni App Android
Official repository for the Android version of the immuni application
Stars: ✭ 881 (+1214.93%)
Mutual labels:  mobile-app, mobile
React Native Dynamic Search Bar
Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36
Stars: ✭ 225 (+235.82%)
Mutual labels:  mobile-app, mobile
Amplitude Ios
Native iOS/tvOS/macOS SDK
Stars: ✭ 216 (+222.39%)
Mutual labels:  mobile-app, mobile
Wire Ios
📱 Wire for iOS (iPhone and iPad)
Stars: ✭ 3,079 (+4495.52%)
Mutual labels:  mobile-app, mobile
Harpy
A Twitter app built with Flutter
Stars: ✭ 211 (+214.93%)
Mutual labels:  mobile-app, mobile
Recipes App React Native
Recipes App in React Native
Stars: ✭ 386 (+476.12%)
Mutual labels:  mobile-app, mobile
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-58.21%)
Mutual labels:  mobile-app, mobile
Flutter parallax scroll
Flutter UI challenge- Parallax scroll effect
Stars: ✭ 172 (+156.72%)
Mutual labels:  mobile-app, mobile
React Native Open Project
可能是目前最用心收集的 React Native 优秀开源项目大全,公众号【aMarno】www.marno.cn
Stars: ✭ 2,254 (+3264.18%)
Mutual labels:  mobile-app, mobile
Immuni App Ios
Official repository for the iOS version of the immuni application
Stars: ✭ 545 (+713.43%)
Mutual labels:  mobile-app, mobile

Alpaca React Native Mobile App

Alpaca is a modern platform for algorithmic trading.

This is an example React native mobile app to help you get started with Alpaca.

You can find apps on App store and Google play store.

Main technologies used

A framework for building native apps with React.

Redux is a predictable state container for JavaScript apps.

Redux-Saga is a library that aims to make application side effects easier to manage, more efficient to execute, easy to test, and better at handling failures.

Screenshot

Running the project

  • Clone this project
git clone https://github.com/alpacahq/alpaca-rn-mobile.git
  • Install dependencies
npm install
  • Run packager
npm start
  • Run iOS
react-native run-ios
  • Run Android
react-native run-android
  • Get client id and secret

You will need to specify client id and secret in App/config.js to get the app working.

Go to OAuth Apps and get client id/secret by creating new app. (The redirect uri should be alpacamobile://oauth)

Disclosures

Brokerage services are provided by Alpaca Securities LLC ("Alpaca"), member FINRA/SIPC, a wholly-owned subsidiary of AlpacaDB, Inc.

Please see the DISCLOSURES file in this repository for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].