All Projects → BalestraPatrick → appbuilders18app

BalestraPatrick / appbuilders18app

Licence: other
The App Builders 2018 iOS and Android app built as an experiment in React Native.

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to appbuilders18app

BadgesGenerator
A Swift playground to automatically generate personalized conference badges.
Stars: ✭ 36 (+24.14%)
Mutual labels:  conference, builders
devit
The DEVit Web Conference
Stars: ✭ 25 (-13.79%)
Mutual labels:  conference
mjuzik
Curated Music app build on React Native
Stars: ✭ 44 (+51.72%)
Mutual labels:  native
PointerScript
Scripting language with pointers and native library access.
Stars: ✭ 26 (-10.34%)
Mutual labels:  native
netty-native-demo
Instant Netty startup using GraalVM's Native Image Generation
Stars: ✭ 58 (+100%)
Mutual labels:  native
Konf
Kotlin Multiplatform conference app template
Stars: ✭ 15 (-48.28%)
Mutual labels:  conference
conferences
Curated list of conferences and CFPs that interest me
Stars: ✭ 17 (-41.38%)
Mutual labels:  conference
basgo
basgo compiles BASIC-lang to Golang. Then 'go build' can translate code to native executable binary.
Stars: ✭ 31 (+6.9%)
Mutual labels:  native
scrollbar-width
Lightweight tool to get browser's scrollbars width of any browser.
Stars: ✭ 25 (-13.79%)
Mutual labels:  native
eventoL
EventoL is a conference and install fest management software initially developed to manage FLISoL conference - install fest.
Stars: ✭ 63 (+117.24%)
Mutual labels:  conference
react-tinder-card
A npm react module for making react elements swipeable like in the dating app tinder.
Stars: ✭ 184 (+534.48%)
Mutual labels:  native
native-xr-for-web
Add iOS and Android build with AR capabilities to your website or web-based app.
Stars: ✭ 27 (-6.9%)
Mutual labels:  native
AppRopio.Mobile
AppRopio - mobile apps builder for iOS/Android based on Xamarin
Stars: ✭ 16 (-44.83%)
Mutual labels:  native
windigo
Windows API and GUI in idiomatic Go.
Stars: ✭ 187 (+544.83%)
Mutual labels:  native
TiktokClone
TIKTOK Clone React Native Tutorial 2021 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this se…
Stars: ✭ 69 (+137.93%)
Mutual labels:  native
titanium-arkit
Use the iOS 11 ARKit API in Axway Titanium
Stars: ✭ 28 (-3.45%)
Mutual labels:  native
xDL
🔥 xDL is an enhanced implementation of the Android DL series functions.
Stars: ✭ 117 (+303.45%)
Mutual labels:  native
conferences
Conferences that I will attend or have already attended
Stars: ✭ 53 (+82.76%)
Mutual labels:  conference
3d-core-raub
An extensible Node.js 3D core for desktop applications
Stars: ✭ 55 (+89.66%)
Mutual labels:  native
2019.djangocon.us
⛵ The DjangoCon US 2019 conference website
Stars: ✭ 18 (-37.93%)
Mutual labels:  conference

App Builders 2018 iOS & Android app

Prerequisites

Ensure you have installed node/npm, yarn (optional) and react-native-cli.

Installation

Install dependencies

yarn install

Link native packages

react-native link

To seed the Cloud Firestore database, execute the following script which will post data.json to Firebase:

node SeedFirestore.js
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].