Skip to content

Commit 2326e73

Browse files
Himanshu SatijaHimanshu Satija
authored andcommitted
compatible with RNv0.24
1 parent 2f2d1c5 commit 2326e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Utils/computeProps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var React = require('react-native');
22

3-
var StyleSheetRegistry = require('react-native/Libraries/StyleSheet/StyleSheetRegistry');
3+
var StyleSheetRegistry = require('react-native/Libraries/ReactNative/ReactNativePropRegistry');
44

55
module.exports = function(incomingProps, defaultProps) {
66

0 commit comments

Comments
 (0)