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
As to provide custom fonts in react native I need to keep my fonts at assets/fonts. But as per the new version of support library of android I have to keep fonts in res/font in order to apply it directly in xml. So I cannot keep my fonts at assets/fonts. Please update this in React native so that the res/font are directly accessible