react-native-arkit
react-native-arkit copied to clipboard
Better release process
Currently, latest features get into master and we usually publish a beta version of that.
But new users heading to this repo might install the stable release, but see the beta version of the readme, which leads to confusion.
so we should make master always match the latest stable release and introduce a develop-branch.
Any thoughts and advice?