This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-linear-gradient
mirror of
https://github.com/status-im/react-native-linear-gradient.git
Watch
2
Star
0
Fork
You've already forked react-native-linear-gradient
0
Code
Issues
Projects
Releases
Wiki
Activity
5a208de0ef
react-native-linear-gradient
/
BVLinearGradient.h
7 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-03-31 17:44:16 +00:00
#
import <UIKit
/
UIKit.h>
Working version with example and instructions
2015-03-31 18:42:53 +00:00
#
import "RCTView.h"
Initial commit
2015-03-31 17:44:16 +00:00
Working version with example and instructions
2015-03-31 18:42:53 +00:00
@
interface
BVLinearGradient
:
RCTView
Initial commit
2015-03-31 17:44:16 +00:00
@
end