Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 853 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 853 Bytes

The Eurofurence app - React Native

This repository holds the source code for a react-native version of the Eurofurence App. Feel free to inspect the code and do with it what you like!

Contributing

All code contributions, including those of people having commit access, must go through a pull request and be approved by a maintainer before being merged. This is to ensure a proper review of all the code.

If you wish to help, you can learn more about how you can contribute to this project in the contribution guide.

F.A.Q.

Why not an actual native app?

Simply put - We got tired of maintaining the mess that is the android ecosystem. Everything is hard and a struggle. React provides a straightforward way to develop applications and with React Native we can easily push this out to mobile devices.