I am using the latest release version of RN 0.47.1. It works perfectly in iOS. However, there are 2 strange problems with Android (both simulator and real device) 1. componentDidMount of my component is called repeatedly every 1 to 2 seconds 2. fetch did not return any promise, neither resolve nor reject Do you have any ideas? Thanks a lot