Blogs
Process to get data from Youtube XML : Part 7
Process To Get Data From Youtube – If you will see youtube video.xml url, there are many xml node. We need only all video id
Process to call state values : Part 8
Process to call state values : Part 8 – To run all array as loop using our CardWrapper and CardInner, We will use map function
Create a button component : Part 9
To create a button component we will add new file in common folder of src. Button.js We will import React and Component from react and
Navigation Screen Using React Navigation : Part 10
Navigation in react native is based on many plateform which you can install and use from npm. I am going to use here react navigator
Calling Screens in Stack Navigator : Part 11
Calling Screens In Stack Navigator- Here one need to notice. When we use navigation we should call all component through navigator props. If you will
Calling component by navigation props : Part 12
Calling component by navigation props- So first open App.js . In this file we have called Index component so now we will call this using
Creating component to display video : Part 13
Creating Component To Display Video – So I added further now we wil make a new file in components folder ViewVideo.js Now we will start
Passing Navigation props to screen : Part 14
Passing Navigation props to screen – Open View Video.js file and get props video id . so our code should be to get value. this.props.navigation.state.params.vidid; so
Modifying Navigation & Header : Part 15
Modifying Navigation & Header – Copy api key and add in ViewVideo youtube parameter which was null. Now your code is ready to play video.
Steps to upgrade Online CRM to Dynamics 365
Steps to upgrade Online CRM to Dynamics 365 – Microsoft Dynamics 365 CRM out into the market and to use new features like field services etc,
Adding Content Templates to Editor in Kentico 9
Adding Content Templates to Editor in Kentico 9 – It’s handy to adding site typography as content templates in Kentico CKeditor. Follow steps given below
Connection from PHP to Microsoft Dynamics CRM
Connection from PHP to Microsoft Dynamics CRMThis time we will learn how to connect Microsoft dynamics CRM using PHP code. Microsoft dynamics CRM soap service can be