paint-brush
How To Build WordPress Client App with React Native Part #11: Remove Bookmark Featureby@krissanawat101
118 reads

How To Build WordPress Client App with React Native Part #11: Remove Bookmark Feature

by krissanawat 8mJanuary 4th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

We are going to show the bookmarked articles in the SinglePost screen in the Bookmark.js file. We need to use a function called removeBookMark to remove the bookmark from the articles. We are also going to use the function renderBookMark and fetch Bookmark posts from the server. We have already set up the navigation to Bookmark screen in our bottom tab navigator. But, when we switch tab, we will see that the componentDidDidMount doesn’t fire. This not good because the bookmark can update every time. Without refreshing the screen, the bookmark posts will not update.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How To Build WordPress Client App with React Native Part #11: Remove Bookmark Feature
krissanawat  HackerNoon profile picture
krissanawat

krissanawat

@krissanawat101

React native Developer ,Coffee addict

Learn More
LEARN MORE ABOUT @KRISSANAWAT101'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

krissanawat  HackerNoon profile picture
krissanawat @krissanawat101
React native Developer ,Coffee addict

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Freesion