Skip to content

Commit f42dd7e

Browse files
authored
Merge pull request #1 from LakshmiNatarajan21/XAMARIN-39158
XAMARIN-39158 Sample updated to latest nuget
2 parents 81d237e + 091964e commit f42dd7e

File tree

14 files changed

+268
-197
lines changed

14 files changed

+268
-197
lines changed

ListViewLoadMore/ListViewLoadMore.sln

Lines changed: 43 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ VisualStudioVersion = 15.0.28307.168
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListViewLoadMore.Android", "ListViewLoadMore\ListViewLoadMore.Android\ListViewLoadMore.Android.csproj", "{920E7F18-8476-4A83-BF0D-57BA37311EAB}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListViewLoadMore.iOS", "ListViewLoadMore\ListViewLoadMore.iOS\ListViewLoadMore.iOS.csproj", "{C5877F5A-0677-465B-BC25-41E407A15063}"
9-
EndProject
108
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListViewLoadMore.UWP", "ListViewLoadMore\ListViewLoadMore.UWP\ListViewLoadMore.UWP.csproj", "{B22EA175-A227-44A5-B428-5ACFD82CD16F}"
119
EndProject
1210
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListViewLoadMore", "ListViewLoadMore\ListViewLoadMore\ListViewLoadMore.csproj", "{30F5E617-2115-41B0-8BD9-4F3A52F37F3D}"
1311
EndProject
12+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListViewLoadMore.iOS", "ListViewLoadMore\ListViewLoadMore.iOS\ListViewLoadMore.iOS.csproj", "{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}"
13+
EndProject
1414
Global
1515
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1616
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
@@ -111,78 +111,6 @@ Global
111111
{920E7F18-8476-4A83-BF0D-57BA37311EAB}.Release|x86.ActiveCfg = Release|Any CPU
112112
{920E7F18-8476-4A83-BF0D-57BA37311EAB}.Release|x86.Build.0 = Release|Any CPU
113113
{920E7F18-8476-4A83-BF0D-57BA37311EAB}.Release|x86.Deploy.0 = Release|Any CPU
114-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
115-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|Any CPU.Build.0 = Ad-Hoc|iPhone
116-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|Any CPU.Deploy.0 = Ad-Hoc|iPhone
117-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
118-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|ARM.Build.0 = Ad-Hoc|iPhone
119-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|ARM.Deploy.0 = Ad-Hoc|iPhone
120-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
121-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
122-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|iPhone.Deploy.0 = Ad-Hoc|iPhone
123-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
124-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
125-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Ad-Hoc|iPhoneSimulator
126-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
127-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|x64.Build.0 = Ad-Hoc|iPhone
128-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|x64.Deploy.0 = Ad-Hoc|iPhone
129-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
130-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|x86.Build.0 = Ad-Hoc|iPhone
131-
{C5877F5A-0677-465B-BC25-41E407A15063}.Ad-Hoc|x86.Deploy.0 = Ad-Hoc|iPhone
132-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
133-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|Any CPU.Build.0 = AppStore|iPhone
134-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|Any CPU.Deploy.0 = AppStore|iPhone
135-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|ARM.ActiveCfg = AppStore|iPhone
136-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|ARM.Build.0 = AppStore|iPhone
137-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|ARM.Deploy.0 = AppStore|iPhone
138-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
139-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|iPhone.Build.0 = AppStore|iPhone
140-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|iPhone.Deploy.0 = AppStore|iPhone
141-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
142-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
143-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|iPhoneSimulator.Deploy.0 = AppStore|iPhoneSimulator
144-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|x64.ActiveCfg = AppStore|iPhone
145-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|x64.Build.0 = AppStore|iPhone
146-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|x64.Deploy.0 = AppStore|iPhone
147-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|x86.ActiveCfg = AppStore|iPhone
148-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|x86.Build.0 = AppStore|iPhone
149-
{C5877F5A-0677-465B-BC25-41E407A15063}.AppStore|x86.Deploy.0 = AppStore|iPhone
150-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
151-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
152-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|Any CPU.Deploy.0 = Debug|iPhoneSimulator
153-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|ARM.ActiveCfg = Debug|iPhone
154-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|ARM.Build.0 = Debug|iPhone
155-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|ARM.Deploy.0 = Debug|iPhone
156-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|iPhone.ActiveCfg = Debug|iPhone
157-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|iPhone.Build.0 = Debug|iPhone
158-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|iPhone.Deploy.0 = Debug|iPhone
159-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
160-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
161-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|iPhoneSimulator.Deploy.0 = Debug|iPhoneSimulator
162-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|x64.ActiveCfg = Debug|iPhone
163-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|x64.Build.0 = Debug|iPhone
164-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|x64.Deploy.0 = Debug|iPhone
165-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|x86.ActiveCfg = Debug|iPhone
166-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|x86.Build.0 = Debug|iPhone
167-
{C5877F5A-0677-465B-BC25-41E407A15063}.Debug|x86.Deploy.0 = Debug|iPhone
168-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|Any CPU.ActiveCfg = Release|iPhone
169-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|Any CPU.Build.0 = Release|iPhone
170-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|Any CPU.Deploy.0 = Release|iPhone
171-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|ARM.ActiveCfg = Release|iPhone
172-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|ARM.Build.0 = Release|iPhone
173-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|ARM.Deploy.0 = Release|iPhone
174-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|iPhone.ActiveCfg = Release|iPhone
175-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|iPhone.Build.0 = Release|iPhone
176-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|iPhone.Deploy.0 = Release|iPhone
177-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
178-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
179-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|iPhoneSimulator.Deploy.0 = Release|iPhoneSimulator
180-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|x64.ActiveCfg = Release|iPhone
181-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|x64.Build.0 = Release|iPhone
182-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|x64.Deploy.0 = Release|iPhone
183-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|x86.ActiveCfg = Release|iPhone
184-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|x86.Build.0 = Release|iPhone
185-
{C5877F5A-0677-465B-BC25-41E407A15063}.Release|x86.Deploy.0 = Release|iPhone
186114
{B22EA175-A227-44A5-B428-5ACFD82CD16F}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86
187115
{B22EA175-A227-44A5-B428-5ACFD82CD16F}.Ad-Hoc|Any CPU.Build.0 = Release|x86
188116
{B22EA175-A227-44A5-B428-5ACFD82CD16F}.Ad-Hoc|Any CPU.Deploy.0 = Release|x86
@@ -327,6 +255,47 @@ Global
327255
{30F5E617-2115-41B0-8BD9-4F3A52F37F3D}.Release|x86.ActiveCfg = Release|Any CPU
328256
{30F5E617-2115-41B0-8BD9-4F3A52F37F3D}.Release|x86.Build.0 = Release|Any CPU
329257
{30F5E617-2115-41B0-8BD9-4F3A52F37F3D}.Release|x86.Deploy.0 = Release|Any CPU
258+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|Any CPU.ActiveCfg = Debug|iPhoneSimulator
259+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|Any CPU.Build.0 = Debug|iPhoneSimulator
260+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|ARM.ActiveCfg = Debug|iPhoneSimulator
261+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|ARM.Build.0 = Debug|iPhoneSimulator
262+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|iPhone.ActiveCfg = Debug|iPhone
263+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|iPhone.Build.0 = Debug|iPhone
264+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
265+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
266+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|x64.ActiveCfg = Debug|iPhoneSimulator
267+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|x64.Build.0 = Debug|iPhoneSimulator
268+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|x86.ActiveCfg = Debug|iPhoneSimulator
269+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Ad-Hoc|x86.Build.0 = Debug|iPhoneSimulator
270+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|Any CPU.ActiveCfg = Debug|iPhoneSimulator
271+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|Any CPU.Build.0 = Debug|iPhoneSimulator
272+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|ARM.ActiveCfg = Debug|iPhoneSimulator
273+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|ARM.Build.0 = Debug|iPhoneSimulator
274+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|iPhone.ActiveCfg = Debug|iPhone
275+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|iPhone.Build.0 = Debug|iPhone
276+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
277+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
278+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|x64.ActiveCfg = Debug|iPhoneSimulator
279+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|x64.Build.0 = Debug|iPhoneSimulator
280+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|x86.ActiveCfg = Debug|iPhoneSimulator
281+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.AppStore|x86.Build.0 = Debug|iPhoneSimulator
282+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
283+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
284+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|ARM.ActiveCfg = Debug|iPhoneSimulator
285+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|iPhone.ActiveCfg = Debug|iPhone
286+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|iPhone.Build.0 = Debug|iPhone
287+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
288+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
289+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|x64.ActiveCfg = Debug|iPhoneSimulator
290+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Debug|x86.ActiveCfg = Debug|iPhoneSimulator
291+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator
292+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Release|ARM.ActiveCfg = Release|iPhoneSimulator
293+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Release|iPhone.ActiveCfg = Release|iPhone
294+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Release|iPhone.Build.0 = Release|iPhone
295+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
296+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
297+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Release|x64.ActiveCfg = Release|iPhoneSimulator
298+
{9C31C3CF-9BED-4D12-B59F-E81D274F02A3}.Release|x86.ActiveCfg = Release|iPhoneSimulator
330299
EndGlobalSection
331300
GlobalSection(SolutionProperties) = preSolution
332301
HideSolutionNode = FALSE

ListViewLoadMore/ListViewLoadMore/ListViewLoadMore.Android/ListViewLoadMore.Android.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
1717
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
1818
<AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
19-
<TargetFrameworkVersion>v8.1</TargetFrameworkVersion>
19+
<TargetFrameworkVersion>v9.0</TargetFrameworkVersion>
2020
<AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
2121
<NuGetPackageImportStamp>
2222
</NuGetPackageImportStamp>
@@ -50,9 +50,9 @@
5050
</ItemGroup>
5151
<ItemGroup>
5252
<PackageReference Include="Syncfusion.Xamarin.SfListView">
53-
<Version>17.1.0.53</Version>
53+
<Version>18.4.0.44</Version>
5454
</PackageReference>
55-
<PackageReference Include="Xamarin.Forms" Version="4.1.0.581479" />
55+
<PackageReference Include="Xamarin.Forms" Version="4.5.0.617" />
5656
</ItemGroup>
5757
<ItemGroup>
5858
<Compile Include="MainActivity.cs" />
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.companyname.ListViewLoadMore">
3-
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="27" />
4-
<application android:label="ListViewLoadMore.Android"></application>
5-
</manifest>
3+
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />
4+
<application android:label="ListViewLoadMore.Android"></application>
5+
</manifest>

ListViewLoadMore/ListViewLoadMore/ListViewLoadMore.UWP/ListViewLoadMore.UWP.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<AssemblyName>ListViewLoadMore.UWP</AssemblyName>
1212
<DefaultLanguage>en-US</DefaultLanguage>
1313
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
14-
<TargetPlatformVersion>10.0.16299.0</TargetPlatformVersion>
15-
<TargetPlatformMinVersion>10.0.16299.0</TargetPlatformMinVersion>
14+
<TargetPlatformVersion>10.0.17763.0</TargetPlatformVersion>
15+
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
1616
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
1717
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
1818
<FileAlignment>512</FileAlignment>
@@ -144,9 +144,9 @@
144144
</ItemGroup>
145145
<ItemGroup>
146146
<PackageReference Include="Syncfusion.Xamarin.SfListView">
147-
<Version>17.1.0.53</Version>
147+
<Version>18.4.0.44</Version>
148148
</PackageReference>
149-
<PackageReference Include="Xamarin.Forms" Version="4.1.0.581479" />
149+
<PackageReference Include="Xamarin.Forms" Version="4.5.0.617" />
150150
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.5" />
151151
</ItemGroup>
152152
<ItemGroup>

ListViewLoadMore/ListViewLoadMore/ListViewLoadMore.iOS/AppDelegate.cs

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
using System;
2-
using System.Collections.Generic;
3-
using System.Linq;
4-
5-
using Foundation;
1+
using Foundation;
2+
using Syncfusion.ListView.XForms.iOS;
63
using UIKit;
74

85
namespace ListViewLoadMore.iOS
96
{
10-
// The UIApplicationDelegate for the application. This class is responsible for launching the
11-
// User Interface of the application, as well as listening (and optionally responding) to
12-
// application events from iOS.
7+
// The UIApplicationDelegate for the application. This class is responsible for launching the
8+
// User Interface of the application, as well as listening (and optionally responding) to application events from iOS.
139
[Register("AppDelegate")]
1410
public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate
1511
{
@@ -23,6 +19,7 @@ public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsAppli
2319
public override bool FinishedLaunching(UIApplication app, NSDictionary options)
2420
{
2521
global::Xamarin.Forms.Forms.Init();
22+
SfListViewRenderer.Init();
2623
LoadApplication(new App());
2724

2825
return base.FinishedLaunching(app, options);

ListViewLoadMore/ListViewLoadMore/ListViewLoadMore.iOS/Entitlements.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8" ?>
1+
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>

ListViewLoadMore/ListViewLoadMore/ListViewLoadMore.iOS/Info.plist

Lines changed: 38 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,43 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>UIDeviceFamily</key>
6-
<array>
7-
<integer>1</integer>
8-
<integer>2</integer>
9-
</array>
10-
<key>UISupportedInterfaceOrientations</key>
11-
<array>
12-
<string>UIInterfaceOrientationPortrait</string>
13-
<string>UIInterfaceOrientationLandscapeLeft</string>
14-
<string>UIInterfaceOrientationLandscapeRight</string>
15-
</array>
16-
<key>UISupportedInterfaceOrientations~ipad</key>
17-
<array>
18-
<string>UIInterfaceOrientationPortrait</string>
19-
<string>UIInterfaceOrientationPortraitUpsideDown</string>
20-
<string>UIInterfaceOrientationLandscapeLeft</string>
21-
<string>UIInterfaceOrientationLandscapeRight</string>
22-
</array>
23-
<key>MinimumOSVersion</key>
24-
<string>8.0</string>
25-
<key>CFBundleDisplayName</key>
26-
<string>ListViewLoadMore</string>
27-
<key>CFBundleIdentifier</key>
28-
<string>com.companyname.ListViewLoadMore</string>
29-
<key>CFBundleVersion</key>
30-
<string>1.0</string>
31-
<key>UILaunchStoryboardName</key>
32-
<string>LaunchScreen</string>
33-
<key>CFBundleName</key>
34-
<string>ListViewLoadMore</string>
35-
<key>XSAppIconAssets</key>
36-
<string>Assets.xcassets/AppIcon.appiconset</string>
5+
<key>CFBundleDisplayName</key>
6+
<string>ListViewLoadMore</string>
7+
<key>CFBundleIdentifier</key>
8+
<string>com.companyname.ListViewLoadMore</string>
9+
<key>CFBundleShortVersionString</key>
10+
<string>1.0</string>
11+
<key>CFBundleVersion</key>
12+
<string>1.0</string>
13+
<key>LSRequiresIPhoneOS</key>
14+
<true/>
15+
<key>MinimumOSVersion</key>
16+
<string>8.0</string>
17+
<key>UIDeviceFamily</key>
18+
<array>
19+
<integer>1</integer>
20+
<integer>2</integer>
21+
</array>
22+
<key>UILaunchStoryboardName</key>
23+
<string>LaunchScreen</string>
24+
<key>UIRequiredDeviceCapabilities</key>
25+
<array>
26+
<string>armv7</string>
27+
</array>
28+
<key>UISupportedInterfaceOrientations</key>
29+
<array>
30+
<string>UIInterfaceOrientationPortrait</string>
31+
<string>UIInterfaceOrientationLandscapeLeft</string>
32+
<string>UIInterfaceOrientationLandscapeRight</string>
33+
</array>
34+
<key>UISupportedInterfaceOrientations~ipad</key>
35+
<array>
36+
<string>UIInterfaceOrientationPortrait</string>
37+
<string>UIInterfaceOrientationPortraitUpsideDown</string>
38+
<string>UIInterfaceOrientationLandscapeLeft</string>
39+
<string>UIInterfaceOrientationLandscapeRight</string>
40+
</array>
41+
<key>XSAppIconAssets</key>
42+
<string>Assets.xcassets/AppIcon.appiconset</string>
3743
</dict>
3844
</plist>
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="222" launchScreen="YES">
3+
<dependencies>
4+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
5+
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
6+
</dependencies>
7+
<scenes>
8+
<scene sceneID="221">
9+
<objects>
10+
<viewController id="222" sceneMemberID="viewController">
11+
<layoutGuides>
12+
<viewControllerLayoutGuide type="top" id="219"/>
13+
<viewControllerLayoutGuide type="bottom" id="220"/>
14+
</layoutGuides>
15+
<view key="view" contentMode="scaleToFill" id="223">
16+
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
17+
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18+
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
19+
</view>
20+
</viewController>
21+
<placeholder placeholderIdentifier="IBFirstResponder" id="224" userLabel="First Responder" sceneMemberID="firstResponder"/>
22+
</objects>
23+
<point key="canvasLocation" x="-200" y="-388"/>
24+
</scene>
25+
</scenes>
26+
</document>

0 commit comments

Comments
 (0)