Installation
Installation instructions for the Aptos Avatars library.
React
Implementation of the Aptos Avatars library for React applications.
npm install aptos-avatars-react
For more details, see the documentation. For React Native use the aptos-avatars-react-native
package.
React Native
Implementation of the Aptos Avatars library for React Native applications.
npm install aptos-avatars-react-native react-native-svg
For more details, see the documentation.