This tutorial focuses on smart contracts written in Solidity and using the Truffle Suite to deploy a local version of the Ethereum blockchain.
In this comprehensive tutorial, we’ll show you how to develop a blockchain app using Web3.js and review the basics of Ethereum.
Learn how to implement WebSockets in React Native by designing a message broadcast app.
There are several types of notifications you can implement within apps, and this guide covers how to do so using react-native-notifications.
React Native can generate apps for Android and iOS. Here, you can learn how to generate .apk files to deploy on Google Play Store.
Learn how to create a custom alert dialog in React Native for Android or iOS, including the specification and UI differences between the two platforms.
Learn how to safely render Markdown syntax to the appropriate HTML with this short react-markdown tutorial.