Skip to content

Public iOS App built with React-Native for Orléans Tech Talks

License

Notifications You must be signed in to change notification settings

orleans-tech/public-ios-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public iOS App of Orléans Tech

Public iOS application of Orléans Tech Talks, a monthly meetup organized at Orléans (France) by guys and women passionate about technology.

This application is built with React-Native and it consumes data directly from the meetup.com API.

Setup

Before, you need to follow the requirements of React-Native described on the "Getting Started" page.

git clone [email protected]:orleans-tech/public-ios-app.git
cd public-ios-app
npm install

The application needs an API Key to work, so, don't forget to get yours directly on meetup.com and replace the placeholder text 'enter-your-api-key' with it inside the file 'src/lib/Configuration.js'.

Then, click on the orleanstech.xcodeproj to launch Xcode or type the command below.

open orleanstech.xcodeproj/

And to finish, just click on the "Build and run" button.

Contribute

Don't hesitate to contribute. We using the classic workflow of Pull-Request.

About

Public iOS App built with React-Native for Orléans Tech Talks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published