react-native-rest-client icon indicating copy to clipboard operation
react-native-rest-client copied to clipboard

Dynamic URL

Open DeependraCSE opened this issue 6 years ago • 1 comments

Is there any way to pass base url dynamically from AsyncStorage in rest client constructor. constructor () { super(' dynamic URL); }

DeependraCSE avatar Sep 04 '18 09:09 DeependraCSE

Not currently but I think it's a very good idea. PRs are welcome, or I could do it by next week

javorosas avatar Sep 06 '18 22:09 javorosas