react-native-rest-client
react-native-rest-client copied to clipboard
Dynamic URL
Is there any way to pass base url dynamically from AsyncStorage in rest client constructor. constructor () { super(' dynamic URL); }
Not currently but I think it's a very good idea. PRs are welcome, or I could do it by next week