Picard's existence theorem states that if $U$ is an open subset of $\mathbb{R}^2$ and $f$ is a continuous function on $U$ that is Lipschitz continuous with respect to the second variable then there is some $h>0$ such that the initial value problem
$$y'=f(x,y), \\y(a)=b$$
has a unique solution on an interval $(a-h,a+h)$ in $U$.
Now assume that I wanted to solve $$y'=y, \\ y(0)=1$$ using the fixed point theorem. Solving the above problem is equivalent to solving $$\phi'(x)=\int_0^x\phi(t)dt+1$$ for $\phi$.
Now consider the map $F:C([-r,r])\rightarrow C([-r,r])$ given by
$$(F(\psi))(x)=\int_0^x\psi(t)dt+1$$ where $r>0$.
Since $C([-r,r])$ is complete, if we only proved that $F$ is a contraction then we could use the fixed point theorem to find the solution. But $F$ is a contraction only if $2r<1$. So choose $r<\frac{1}{2}$.
Using successive approximations we find out that $y=e^x$ is the solution on an interval $(-\frac{1}{2},\frac{1}{2})$. But obviously this is not the maximal open interval on which $y=e^x$ is our solution. I wonder how we can proceed from here to conclude that $y=e^x$ is the solution on whole $\mathbb{R}$.
The global solution of an initial value problem (IVP) $$x'=f(t,x),\quad x(t_0)=x_0\tag{1}$$ is not obtained via Picard's theorem, but through analytic continuation. The grand picture is as follows:
We are given an open domain $\Omega\subset{\mathbb R}\times{\mathbb R}^n$ and a continuous function $$f:\quad \Omega\to{\mathbb R}^n,\qquad(t,x)\mapsto f(t,x)$$ ($n=1$ in the sequel) which is locally Lipschitz continuous with respect to the second variable. This means that for every point $(t_0,x_0)\in\Omega$ there is a rectangular window $W$ with center $(t_0,x_0)$ and a constant $C$ such that $$|f(t,x)-f(t,x')|\leq C|x-x'|\qquad\bigl((t,x),(t,x')\in W\bigr)\ .$$ An $f\in C^1(\Omega)$ automatically fulfills these conditions. Picard's theorem then guarantees that for every $(t_0,x_0)$ there is a window $$[t_0-h,t_0+h]\times [x_0-q,x_0+q]\subset W$$ and a micro-solution $$\phi_0:\quad[t_0-h,t_0+h]\to [x_0-q,x_0+q] \tag{2}$$ of $(1)$.
The micro-solution $(2)$ is continuous up to $t_1:=t_0+h$, and even satisfies $\phi_0'(t_1-)=f\bigl(t_1,\phi_0(t_1)\bigr)$. The uniqueness part of Picard's theorem then allows to conclude that immediately to the left of $t_1$ this $\phi_0$ coincides with the micro-solution $\phi_1$ of the IVP $$x'=f(t,x),\quad x(t_1)=\phi_0(t_1)\ .$$ Note that $\phi_1$ is defined up to the point $t_2:=t_1+h'$ for some $h'>0$, hence extends $\phi_0$ further to the right. Concatenating $\phi_0$ and $\phi_1$, and proceeding in this way forever (and similarly to the left of $t_0$) we arrive at the global solution $$\phi_*:\quad I_* \to{\mathbb R}$$ of the IVP $(1)$. The interval $I_*$ on which $\phi_*$ is defined may be infinite, and in general depends on the initial point $(t_0,x_0)$. About this $\phi_*$ one can say the following:
(i) Global uniqueness: Any solution $\phi$ of $(1)$, defined in some open interval $I\subset{\mathbb R}$, is part of $\phi_*$. This means that $I\subset I_*$, and that $\phi(t)=\phi_*(t)$ for all $t\in I$.
(ii) The graph of $\phi_*$ extends to infinity, or to the boundary of $\Omega$. More precisely: Given any compact set $K\subset\Omega$ there are points $\bigl(t,\phi_*(t)\bigr)\notin K$.
These things are proven in detail in books titled "Theory of differential equations".