I have implemented push notification in iOS and android in React Native and its working fine.But how can I change the position of notification alert box in IOS currently its appear when app launch and I would like to move it after authentication or home page.
Please help