Guest User

Untitled

a guest
Jun 18th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. RTL
  2. Also solved in IOS
  3. @implementation AppDelegate
  4.  
  5. (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
  6. {
  7. NSURL *jsCodeLocation;
  8. [[RCTI18nUtil sharedInstance] allowRTL:YES];
  9. [[RCTI18nUtil sharedInstance] forceRTL:YES];
Add Comment
Please, Sign In to add comment