oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

added visionos support #1586

Closed gokul1099 closed 2 months ago

gokul1099 commented 5 months ago

This PR adds support for vision os

https://github.com/oblador/react-native-vector-icons/assets/42144106/5ecb6a8a-6f04-4a75-9c94-ab3f8b7c9042

Test plan:

  1. create new visionos app using npx @callstack/react-native-visionos init MyApp
  2. add react-native-vector-icons
  3. Test if it works
johnf commented 2 months ago

@oblador Can you merge this?