You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="f5 f4-ns db tc mt2 mb4">Brought to you by <aclass="link fw7 dark-gray dim" href="https://houssein.me/">Houssein Djirdeh</a></div>
3
+
<divclass="f6 f5-ns db tc">Show this project some ❤ on <aclass="link fw7 dark-gray dim" href="https://github.com/housseindjirdeh/git-point">GitHub</a></div>
<divclass="flex flex-column items-center justify-center pv5 tc ph4 karla bg-secondary">
5
+
<h2class="f3 f2-m f2-l fw7 tc dark-gray mb2">
6
6
What is GitPoint?
7
7
</h2>
8
8
9
-
<pclass="f6 f4-ns silver lh-copy mw7 mb5">
9
+
<pclass="f6 f4-ns gray lh-copy mw7 mb5">
10
10
View repository and user information, control your notifications and even manage your issues and pull requests. GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free.
<divclass="flex flex-column items-center justify-center pv5 tc ph4 karla bg-primary">
74
+
<h2class="f3 f2-m f2-l fw7 tc dark-gray mb2">
75
+
Manage issues and pull requests
78
76
</h2>
79
77
80
-
<pclass="f6 f4-ns silver lh-copy mw7 mb5">
81
-
Communicate on issue/pull request conversations, apply labels, assignees and more. With GitPoint, you can even review and merge pull requests with a design you're already familiar with.
78
+
<pclass="f6 f4-ns gray lh-copy mw7 mb5">
79
+
Communicate on issue/pull request conversations, apply labels and assignees, and more.
80
+
With GitPoint, you can even review and merge pull requests with a design you're already familiar with.
Every single iOS client that I tried to use was either too simple (single-feature applications)
102
-
or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
100
+
Every currently available iOS client that I tried to use was either too simple (single-feature),
101
+
required payment for the most basic of features (such as commenting on an issue)
102
+
and/or didn't have the best UI.
103
103
</p>
104
104
105
105
<pclass="f5 white lh-copy mw7">
106
-
I was pretty suprised to not be able to find a single client that had everything I
107
-
needed, so I built this bad boy.
106
+
I was pretty suprised that I couldn't find a single client that I enjoyed using,
107
+
so I built this bad boy.
108
108
</p>
109
109
</div>
110
110
111
111
<divclass="flex flex-column w6 mb4 mb0-l">
112
-
<h2class="f4 fw6 white mb2">
112
+
<h2class="f3 fw7 white mb2">
113
113
Y no Android?!?
114
114
</h2>
115
115
116
116
<pclass="f5 white lh-copy mw7">
117
-
Since this was built with React Native, publishing an Android version is something that we definitely need to do.
117
+
Since this was built with React Native, publishing an Android version is something that we
118
+
definitely need to do.
118
119
</p>
119
120
120
121
<pclass="f5 white lh-copy mw7">
121
-
There's an <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/issues/2">open issue</a> to track this, so take a look there to get an idea of when it'll be released.
122
+
There's an <aclass="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/issues/2">open issue</a>
123
+
to track this, so take a look there to get an idea of when it'll be released!
122
124
</p>
123
125
</div>
124
126
</div>
125
127
126
128
<divclass="w-40-l">
127
129
<divclass="flex flex-column w6 mb4">
128
-
<h2class="f4 fw6 white mb2">
130
+
<h2class="f3 fw7 white mb2">
129
131
Does this have everything?
130
132
</h2>
131
133
132
134
<pclass="f5 white lh-copy mw7">
133
135
Nope! Well, not yet :). There are definitely features that still need to be included and
134
-
you'll most probably notice a few bugs here and there.
136
+
you may notice a few bugs here and there.
135
137
</p>
136
138
137
139
<pclass="f5 white lh-copy mw7">
138
-
Please take a look at the <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a> to see all of the features we plan on adding. Please don't
139
-
hesitate to file an issue for a bug or a feature request!
140
+
Please take a look at the <aclass="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a>
141
+
to see all of the features we plan on adding.
142
+
Moreover, don't hesitate to file an issue for a bug or a feature request!
140
143
</p>
141
144
</div>
142
145
143
146
<divclass="flex flex-column w6">
144
-
<h2class="f4 fw6 white mb2">
147
+
<h2class="f3 fw7 white mb2">
145
148
Can I contribute?
146
149
</h2>
147
150
148
151
<pclass="f5 white lh-copy mw7">
149
-
Yes please! GitPoint is open source - that's what makes it so great. Please feel free to put up an issue for anything you notice or a pull request to fix an existing one.
152
+
Yes please! GitPoint is open source and that's what makes it so great.
153
+
Feel free to put up an issue for anything you notice or a pull request to fix an existing one.
150
154
Even if you have little to no experience with React Native, I'll be more than happy to help :).
151
155
</p>
152
156
153
157
<pclass="f5 white lh-copy mw7">
154
-
Take a look at the <aclass="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/blob/master/CONTRIBUTING.md">contributing guidelines</a>for all the steps you need to get the project running locally as well as detailed steps on
155
-
how you can contribute.
158
+
Take a look at the <aclass="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/blob/master/CONTRIBUTING.md">contributing guidelines</a>
0 commit comments