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
Is there a way to add toolbars to our window?
I tried to add it in swift code, but i couldn't because i need view for that, and in our RTC screen we get back a window and window don't have toolbar option on it.
Is there a plan to add this from RN side or to make it work from swift side?
Thanks
Steps to reproduce
/
React Native Version
0.73.5
Affected Platforms
Runtime - Android, Runtime - iOS
Output of npx react-native info
/
Stacktrace or Logs
/
Reproducer
/
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered:
Hey, thanks for opening the issue. Once #137 will be merged and released you will be able to use toolbar modifier and ornaments on the Swift side, like so:
Hey, thanks for opening the issue. Once #137 will be merged and released you will be able to use toolbar modifier and ornaments on the Swift side, like so:
Description
Is there a way to add toolbars to our window?
I tried to add it in swift code, but i couldn't because i need view for that, and in our RTC screen we get back a window and window don't have toolbar option on it.
Is there a plan to add this from RN side or to make it work from swift side?
Thanks
Steps to reproduce
/
React Native Version
0.73.5
Affected Platforms
Runtime - Android, Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
/
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: