react-native-material-palette icon indicating copy to clipboard operation
react-native-material-palette copied to clipboard

Bringing Material Palette API to React Native

Results 7 react-native-material-palette issues
Sort by recently updated
recently updated
newest added

Check the breaking changes on: https://github.com/facebook/fresco/releases/tag/v1.3.0

bug

Add option to create a custom colour profile and use it with `addTarget` method (https://developer.android.com/training/material/palette-colors.html#extract-color-profiles and https://developer.android.com/reference/android/support/v7/graphics/Palette.Builder.html#addTarget(android.support.v7.graphics.Target)). The main difficulty is to find a nice way to create `Target` in...

feature
Hacktoberfest