1- # consumable-code-news-api By AmirIsBack
2- - v1.0.5 - Development
3- - Stable version
4-
5- # About This Project
1+ ## consumable-code-news-api
2+ [ ![ ] ( https://jitpack.io/v/amirisback/consumable-code-news-api.svg?style=flat-square )] ( https://jitpack.io/#amirisback/consumable-code-news-api ) <br >
63Eliminates the method of retrieving json data using retrofit repeatedly. so this project has a set of functions to retrieve data without the need for fetching data using the retrofit of the API
74
8- # Special From This Project
9- Simple code and reusable data
10-
11- # Documentation The News API
5+ ## Documentation The News API
126https://newsapi.org/
137
14- # Screenshoot Apps
15- < span align = " center " >< img width = " 200px " height = " 360px " src = " docs/image/ss_main.png " ></ span >
16- < span align = " center " >< img width = " 200px " height = " 360px " src = " docs/image/ss_chuck_1.png " ></ span >
17- <span align =" center " ><img width =" 200px " height =" 360px " src =" docs/image/ss_chuck_2.png " ></span >
8+ ## Screenshoot Apps
9+ | The Sport DB API | Chuck Data 1 | Chuck Data 2 |
10+ | :------------------: | :----------------------------: | :---------------------: |
11+ | <span align =" center " ><img width =" 200px " height =" 360px " src =" docs/image/ss_main.png " ></ span > | < span align = " center " >< img width = " 200px " height = " 360px " src = " docs/image/ss_chuck_1.png " ></ span > | < span align = " center " >< img width = " 200px " height = " 360px " src = " docs/image/ ss_chuck_2.png" ></span > |
1812
19- # Version Release
13+ ## Version Release
2014This Is Latest Release
2115
22- $version_release = 1.0.5
16+ $version_release = 1.0.6
2317
2418What's New??
2519
26- * update build.gradle *
27- * fixing CLEARTEXT security policy issue *
20+ * Fixing CLEARTEXT security policy issue *
21+ * Update build.gradle *
22+ * Fixing Bug *
23+ * Enhance Performance *
24+ * Remove Kotlin Android Extension *
2825
29- # How To Use This Project
26+ ## How To Use This Project
3027<h3 >Step 1. Add the JitPack repository to your build file</h3 >
3128
3229Add it in your root build.gradle at the end of repositories:
@@ -43,7 +40,7 @@ Add it in your root build.gradle at the end of repositories:
4340
4441 dependencies {
4542 // library consumable code news api
46- implementation 'com.github.amirisback:consumable-code-news-api:1.0.5 '
43+ implementation 'com.github.amirisback:consumable-code-news-api:1.0.6 '
4744 }
4845
4946<h3 >Step 3. Declaration ConsumeNewsApi</h3 >
@@ -77,7 +74,7 @@ Add it in your root build.gradle at the end of repositories:
7774 })
7875
7976
80- # Contant Value Category
77+ ## Contant Value Category
8178
8279 object NewsConstant {
8380
@@ -91,7 +88,7 @@ Add it in your root build.gradle at the end of repositories:
9188
9289 }
9390
94- # Function Main From This Project
91+ ## Function Main From This Project
9592 // Switch For Using Chuck Interceptor
9693 fun usingChuckInterceptor(context: Context)
9794
@@ -130,20 +127,7 @@ Add it in your root build.gradle at the end of repositories:
130127 callback: NewsResultCallback<SourceResponse>
131128 )
132129
133- # Fecthing Data Library
134- - Retrofit
135- - RxJava
136- - OkHttp
137- - Chuck Interceptor
138-
139- # Android Library Version (build.gradle)
140- - ext.kotlin_version = '1.3.72'
141- - classpath 'com.android.tools.build:gradle:3.6.3'
142- - compileSdkVersion 29
143- - buildToolsVersion "29.0.3"
144- - minSdkVersion 21
145-
146- # Colaborator
130+ ## Colaborator
147131Very open to anyone, I'll write your name under this, please contribute by sending an email to me
148132
149133- Mail To faisalamircs@gmail.com
@@ -157,7 +141,7 @@ Name Of Contribute
157141
158142Waiting for your contribute
159143
160- # Attention !!!
144+ ## Attention !!!
161145Please enjoy and don't forget fork and give a star
162146- Don't Forget Follow My Github Account
163- - If you like this library, please help me / you can donate to buy patreon services
147+ - If you like this library, please help me / you can donate to buy patreon services
0 commit comments