Astrocoders / bs-react-native-vector-icons

ReasonML bindings for react-native-vector-icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bs-react-native-vector-icons

BuckleScript bindings for react-native-vector-icons

Installation

yarn add react-native-vector-icons bs-react-native-vector-icons

Follow the instructor of installation from react-native-vector-icons also then update your bsconfig.json "bs-dependencies"

Generating

Bindings are generated with node generate.

Update it to add more

Included bindings

  • FontAwesome
  • FontAwesome 5
  • Ionicons
  • MaterialIcons
  • Feather
  • MaterialCommunityIcons
  • Entypo
  • Foundation
  • EvilIcons
  • SimpleLineIcons
  • Octicons
  • Zocial

About

ReasonML bindings for react-native-vector-icons

License:MIT License


Languages

Language:OCaml 99.0%Language:JavaScript 1.0%