mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	Update guide.md
This commit is contained in:
		| @@ -82,7 +82,7 @@ public class MainApplication extends Application implements ReactApplication { | ||||
|   private final ReactNativeHost mReactNativeHost = new ReactNativeHost(this) { | ||||
|     @Override | ||||
|     protected String getJSBundleFile() { | ||||
|         return UpdateContext.getBundleUrl(this); | ||||
|         return UpdateContext.getBundleUrl(MainApplication.this); | ||||
|     } | ||||
|     // ... 其它代码 | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 DengYun
					DengYun