jamesisaac / react-native-background-task

Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed.
MIT License
1.1k stars 111 forks source link

Manually linking is missing from docs :( #50

Open baxri opened 6 years ago

baxri commented 6 years ago

I have some problem in automatic linking, it will greate this feature to add how to link this library manually to react native project. Almost every library has its guide to link packages manually.

Thanks in advance :)

renatoaloi-tbf commented 5 years ago

You can follow these guidelines here, only replace react-native-library-sample by react-native-background-task