Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.
/ bilgi-shuttle-ios Public archive

iOS Application of Bilgi Shuttle, built with React Native.

License

Notifications You must be signed in to change notification settings

altaywtf/bilgi-shuttle-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bilgi Shuttle iOS Application

Basic but useful iOS application for listing the shuttle routes and times of İstanbul Bilgi University, built with React Native.

Data comes from bilgi-shuttle-api, processed and shown in this application.

Installation

# Install node & npm (or update if you have an older version)
https://nodejs.org/

# Clone the repository
$ git clone https://github.com/LaborWorks/bilgi-shuttle-ios.git

# Go to app folder
$ cd bilgi-shuttle-ios/BilgiShuttle

# Run npm install
$ npm install

Usage

# Launching the app
Open 'BilgiShuttle/ios/BilgiShuttle.xcodeproj' file in XCode, then run iOS simulator.

# Development
On iOS, shake the device or press [control + ⌘ + z] in the simulator.
Then enable live reload from developer menu.

Main file is 'BilgiShuttle/index.ios.js' and the components are inside 'App' folder.

Screenshots

License

Copyright [2016] [Altay Aydemir]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

iOS Application of Bilgi Shuttle, built with React Native.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published