Skip to content

Commit 04d7b8a

Browse files
Merge pull request #3 from SimformSolutionsPvtLtd/develop
Release V1.0.0
2 parents 6a72e08 + 34bfebe commit 04d7b8a

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

LICENCE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2024 Simform Solutions
1+
Copyright 2025 Simform Solutions
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44

README.md

+16-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# redux-saga-devtools-expo-dev-plugin
22

3-
A React Native Redux Saga DevTool that can run in an Expo App
3+
A Redux Saga DevTool for React Native Expo applications
44

55
# Installation
66

@@ -30,4 +30,18 @@ const store = configureStore({
3030
```
3131

3232
## 🎬 Preview
33-
<a href="https://github.com/SimformSolutionsPvtLtd/redux-saga-devtools-expo-dev-plugin"><img alt="ReduxSagaDevTools" src="./redux-saga-devtools.png"> </a>
33+
34+
<a href="https://github.com/SimformSolutionsPvtLtd/redux-saga-devtools-expo-dev-plugin"><img alt="ReduxSagaDevTools" src="./redux-saga-devtools.png"> </a>
35+
36+
## Awesome Mobile Libraries
37+
38+
- Check out our other [available awesome mobile libraries](https://github.com/SimformSolutionsPvtLtd/Awesome-Mobile-Libraries)
39+
40+
## License
41+
42+
- [MIT License](./LICENCE)
43+
44+
## Credits and Inspiration
45+
46+
- This Plugin was inspired by [reactotron-redux-saga](https://github.com/infinitered/reactotron-redux-saga) provided in [infinitered](https://infinite.red/), which is now deprecated. We acknowledge the valuable work of the original authors and have built upon their foundation while making updates and improvements to support expo.
47+

0 commit comments

Comments
 (0)