You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sometimes when patch completed, some images are missing, until 2017.11.30, still don't know why.
so, use swizzle to solve this problem in the other way: if the image doesn't exist in the sanbox, search the bundle.
@param _assetsPath the ReactNative Framework will put the images to directory "assets" in the main bundle by default, but when you change to the different directory, remember that the parameter "assetPath" should change too.