File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3535| Name | Type |
3636| :------ | :------ |
3737| ` ref ` | ` RefObject ` <` WebView ` <{}\>\> |
38- | ` onMessage ` | (` event ` : ` NativeSyntheticEvent ` < ` WebViewMessage ` \> ) => ` void ` |
38+ | ` onMessage ` | (` event ` : ` WebViewMessageEvent ` ) => ` void ` |
3939| ` emit ` | (` message ` : [ ` Message ` ] ( index.md#message ) <` T ` \> ) => ` void ` |
4040
4141#### Defined in
4242
43- [ src/hooks.ts:7] ( https://github.com/inokawa/react-native-react-bridge/blob/bba6165 /src/hooks.ts#L7 )
43+ [ src/hooks.ts:7] ( https://github.com/inokawa/react-native-react-bridge/blob/6cedde5 /src/hooks.ts#L7 )
4444
4545## Type Aliases
4646
6363
6464#### Defined in
6565
66- [ src/types.ts:1] ( https://github.com/inokawa/react-native-react-bridge/blob/bba6165 /src/types.ts#L1 )
66+ [ src/types.ts:1] ( https://github.com/inokawa/react-native-react-bridge/blob/6cedde5 /src/types.ts#L1 )
Original file line number Diff line number Diff line change 2424
2525#### Defined in
2626
27- [ src/plugin/index.js:6] ( https://github.com/inokawa/react-native-react-bridge/blob/bba6165 /src/plugin/index.js#L6 )
27+ [ src/plugin/index.js:6] ( https://github.com/inokawa/react-native-react-bridge/blob/6cedde5 /src/plugin/index.js#L6 )
Original file line number Diff line number Diff line change 2929
3030#### Defined in
3131
32- [ src/web/core.ts:5] ( https://github.com/inokawa/react-native-react-bridge/blob/bba6165 /src/web/core.ts#L5 )
32+ [ src/web/core.ts:5] ( https://github.com/inokawa/react-native-react-bridge/blob/6cedde5 /src/web/core.ts#L5 )
3333
3434___
3535
5555
5656#### Defined in
5757
58- [ src/web/core.ts:18] ( https://github.com/inokawa/react-native-react-bridge/blob/bba6165 /src/web/core.ts#L18 )
58+ [ src/web/core.ts:18] ( https://github.com/inokawa/react-native-react-bridge/blob/6cedde5 /src/web/core.ts#L18 )
5959
6060## References
6161
Original file line number Diff line number Diff line change 2626
2727#### Defined in
2828
29- [ src/web/core.ts:5] ( https://github.com/inokawa/react-native-react-bridge/blob/bba6165 /src/web/core.ts#L5 )
29+ [ src/web/core.ts:5] ( https://github.com/inokawa/react-native-react-bridge/blob/6cedde5 /src/web/core.ts#L5 )
3030
3131___
3232
5252
5353#### Defined in
5454
55- [ src/web/core.ts:18] ( https://github.com/inokawa/react-native-react-bridge/blob/bba6165 /src/web/core.ts#L18 )
55+ [ src/web/core.ts:18] ( https://github.com/inokawa/react-native-react-bridge/blob/6cedde5 /src/web/core.ts#L18 )
5656
5757___
5858
7878
7979#### Defined in
8080
81- [ src/web/core.ts:11] ( https://github.com/inokawa/react-native-react-bridge/blob/bba6165 /src/web/core.ts#L11 )
81+ [ src/web/core.ts:11] ( https://github.com/inokawa/react-native-react-bridge/blob/6cedde5 /src/web/core.ts#L11 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-react-bridge" ,
3- "version" : " 0.10.1 " ,
3+ "version" : " 0.11.0 " ,
44 "description" : " An easy way to integrate your React (or Preact) app into React Native app with WebView." ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.mjs" ,
You can’t perform that action at this time.
0 commit comments