File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ So, I create one by myself.
17
17
- [x] Support exclude for some other path
18
18
- [x] Proxy for other api server
19
19
- [x] Delay for global and specific path
20
- - [ ] Support flexible fallback to network([ #6 ] ( https://github.com/WhatAKitty/react-native-fetch-mock/issues/6 ) )
20
+ - [x ] Support flexible fallback to network([ #6 ] ( https://github.com/WhatAKitty/react-native-fetch-mock/issues/6 ) )
21
21
- [ ] Support inline valiation(such as: '/api/users/{userid:[ a-z|A-Z] }')
22
22
23
23
## Usage
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-fetch-mock" ,
3
- "version" : " 0.8 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"description" : " fetch mock for react-native" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments