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
What are your opinions on having a blurred header?
Right now it seems like the only way to implement blur in React Native is to use the React Native Blur package. This would be really easy to implement in the router, with the downside being that it would require linking a binary to the Xcode project. There could be a possibility of doing this automatically via the Xcode CLI, which would only require the user to run a script after the installation.
Are you of the opinion that the positives overweigh the negatives and that a blurred NavBar would be a welcomed addition?
Please leave any opinions. I could implement it as well if it would to be appreciated.
The text was updated successfully, but these errors were encountered:
+1 and with a script.
On Thu, 10 Dec 2015 at 20:05, Alex Gustafsson [email protected]
wrote:
What are your opinions on having a blurred header?
Right now it seems like the only way to implement blur in React Native is
to use the React Native Blur https://github.com/react-native-fellowship/react-native-blur package.
This would be really easy to implement in the router, with the downside
being that it would require linking a binary to the Xcode project. There
could be a possibility of doing this automatically via the Xcode CLI, which
would only require the user to run a script after the installation.
Are you of the opinion that the positives overweigh the negatives and that
a blurred NavBar would be a welcomed addition?
Please leave any opinions. I could implement it as well if it would to be
appreciated.
—
Reply to this email directly or view it on GitHub #47.
What are your opinions on having a blurred header?
Right now it seems like the only way to implement blur in React Native is to use the React Native Blur package. This would be really easy to implement in the router, with the downside being that it would require linking a binary to the Xcode project. There could be a possibility of doing this automatically via the Xcode CLI, which would only require the user to run a script after the installation.
Are you of the opinion that the positives overweigh the negatives and that a blurred NavBar would be a welcomed addition?
Please leave any opinions. I could implement it as well if it would to be appreciated.
The text was updated successfully, but these errors were encountered: