Closed iBicha closed 6 years ago
Why is that? If anything I think the docs should maybe just say..
react-native link react-native-spinkit
..instead of a generic link statement?
For some reason linking fails and the android project doesn't build anymore, thus i had to do it manually
The linking fails in which module though, this one or in general? Does it work if you link with the line that I gave above? (Disclaimer, take a back up before you do it)
I don't have enough details to reproduce this issue, I'll close it for now, feel free to reopen if this reoccurs.
I think it is worth mentionning in the docs that manual linking is required if a module such as
react-native-navigation
is used