File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ npm version] ( https://badge.fury.io/js/react-native-text-gradient.svg?t=1495378566925 )] ( https://badge.fury.io/js/react-native-text-gradient )
44[ ![ Dependency Status] ( https://david-dm.org/iyegoroff/react-native-text-gradient.svg?t=1495378566925 )] ( https://david-dm.org/iyegoroff/react-native-text-gradient )
5- [ ![ typings included] ( https://img.shields.io/badge/typings-included-brightgreen.svg?t=1495378566925 )] ( #typescript )
5+ [ ![ typings included] ( https://img.shields.io/badge/typings-included-brightgreen.svg?t=1495378566925 )] ( src/index.d.ts )
66[ ![ npm] ( https://img.shields.io/npm/l/express.svg?t=1495378566925 )] ( https://www.npmjs.com/package/react-native-text-gradient )
77
88React-Native text gradient component for iOS & Android.
Original file line number Diff line number Diff line change 2525
2626#### Android
2727
28- 1 . Open up ` android/app/src/main/java/[...]/MainActivity .java `
28+ 1 . Open up ` android/app/src/main/java/[...]/MainApplication .java `
2929
3030- Add ` import iyegoroff.RNTextGradient.RNTextGradientPackage; ` to the imports at the top of the file
3131- Add ` new RNTextGradientPackage() ` to the list returned by the ` getPackages() ` method
Original file line number Diff line number Diff line change 3737 " img" ,
3838 " .dockerignore" ,
3939 " *.md" ,
40+ " *.podspec" ,
4041 " patch-rn.js"
4142 ]
4243}
You can’t perform that action at this time.
0 commit comments