self.arrImages=[[NSMutableArray alloc] initWithObjects:@"1",@"2",@"3",@"4", nil];
self.arrIntrotext=[[NSMutableArray alloc] initWithObjects:@"Sample text for Page 1",@"Sample text for Page 2",@"Sample text for Page 3",@"Sample text for Page 4", nil];
https://github.com/TristateAndroid/FirebaseOneToOneChat
#License
LinkedinIntroAnimation is available under the MIT license. See the LICENSE file for more info.